removed IEEEFORMAT #define
authorceriel <none@none>
Mon, 31 Jul 1989 14:32:08 +0000 (14:32 +0000)
committerceriel <none@none>
Mon, 31 Jul 1989 14:32:08 +0000 (14:32 +0000)
mach/i86/libfp/Makefile

index c0fc7ea..67c3ad2 100644 (file)
@@ -1,7 +1,7 @@
 EMHOME=../../..
 SUF=o
 MAKEFILE=$(EMHOME)/mach/proto/fp/Makefile
-MACHDEF="MACH=i86" "CFLAGS=-DIEEEFORMAT" "SUF=$(SUF)" "ASAR=aal"
+MACHDEF="MACH=i86" "SUF=$(SUF)" "ASAR=aal"
 
 all:
        make -f $(MAKEFILE) $(MACHDEF) all