From cb549949a282cbf5c8eed33f98c4bcb8109d257a Mon Sep 17 00:00:00 2001 From: sof Date: Mon, 7 May 2001 20:23:24 +0000 Subject: [PATCH] [project @ 2001-05-07 20:23:24 by sof] Extraneous -O --- ghc/utils/hp2ps/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/ghc/utils/hp2ps/Makefile b/ghc/utils/hp2ps/Makefile index 5e11ed0..878c51b 100644 --- a/ghc/utils/hp2ps/Makefile +++ b/ghc/utils/hp2ps/Makefile @@ -7,7 +7,6 @@ C_PROG = hp2ps INSTALL_PROGS += $(C_PROG) -SRC_CC_OPTS += -O LIBS = $(LIBM) CLEAN_FILES += $(C_OBJS) $(C_PROG) -- 1.7.10.4