diff --git a/lib/const.mk b/lib/const.mk index 170d578..bf42c31 100644 --- a/lib/const.mk +++ b/lib/const.mk @@ -6,7 +6,7 @@ # # Devin Reade, 1997 # -# $Id: const.mk,v 1.3 1997/10/03 04:39:58 gdr Exp $ +# $Id: const.mk,v 1.4 1997/12/21 20:04:19 gdr Exp $ # # It is critical that 13/orcacdefs/defaults.h is set up correctly, # including #defines for __appleiigs__ and __GNO__. For the purpose @@ -15,7 +15,7 @@ # DEFINES += -INCLUDES += -I$(INCLUDE_GNO) -I$(INCLUDE_ORCA) -I$(INCLUDE_GNO_ALT) +INCLUDES += ASFLAGS += -r -c CFLAGS += -r -w $(DEFINES) $(INCLUDES) LDFLAGS +=