[project @ 2001-05-07 20:23:24 by sof]
authorsof <unknown>
Mon, 7 May 2001 20:23:24 +0000 (20:23 +0000)
committersof <unknown>
Mon, 7 May 2001 20:23:24 +0000 (20:23 +0000)
Extraneous -O

ghc/utils/hp2ps/Makefile

index 5e11ed0..878c51b 100644 (file)
@@ -7,7 +7,6 @@ C_PROG  = hp2ps
 
 INSTALL_PROGS += $(C_PROG)
 
-SRC_CC_OPTS += -O
 LIBS        = $(LIBM)
 
 CLEAN_FILES += $(C_OBJS) $(C_PROG)