From: sof Date: Mon, 7 May 2001 20:23:24 +0000 (+0000) Subject: [project @ 2001-05-07 20:23:24 by sof] X-Git-Tag: Approximately_9120_patches~1982 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=cb549949a282cbf5c8eed33f98c4bcb8109d257a;p=ghc-hetmet.git [project @ 2001-05-07 20:23:24 by sof] Extraneous -O --- 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)