removed #define for IEEEFORMAT; now, the floating point package always
authorceriel <none@none>
Mon, 31 Jul 1989 15:15:41 +0000 (15:15 +0000)
committerceriel <none@none>
Mon, 31 Jul 1989 15:15:41 +0000 (15:15 +0000)
uses this format

mach/m68k4/libfp/Makefile

index 0cf8bea..370c22b 100644 (file)
@@ -1,7 +1,7 @@
 EMHOME=../../..
 SUF=o
 MAKEFILE=$(EMHOME)/mach/proto/fp/Makefile
-MACHDEF="MACH=m68k4" "CFLAGS=-DIEEEFORMAT" "SUF=$(SUF)" "ASAR=aal"
+MACHDEF="MACH=m68k4" "SUF=$(SUF)" "ASAR=aal"
 
 all:
        make -f $(MAKEFILE) $(MACHDEF) all