glibc/sysdeps/i386/Makefile
1995-02-18 01:27:10 +00:00

4 lines
155 B
Makefile

# The mpn functions need a #define for asm syntax flavor.
# Every i386 port in use uses gas syntax (I think).
asm-CPPFLAGS := $(asm-CPPFLAGS) -DGAS_SYNTAX