From: sof Date: Thu, 5 Jun 1997 23:12:35 +0000 (+0000) Subject: [project @ 1997-06-05 23:12:35 by sof] X-Git-Tag: Approximately_1000_patches_recorded~345 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=c27f0b82e97b26db44a3b6b5dcf0bb79d1951b57;p=ghc-hetmet.git [project @ 1997-06-05 23:12:35 by sof] removed repeated use of .PRECIOUS --- diff --git a/mk/suffix.mk b/mk/suffix.mk index dcd3ce9..27a079e 100644 --- a/mk/suffix.mk +++ b/mk/suffix.mk @@ -95,7 +95,6 @@ HASKELL_POST_COMPILE=$(patsubst %,$(HASKELL_SPLIT_POST),$(filter -split-objs,$(H #----------------------------------------------------------------------------- # Lx Suffix Rules # -.PRECIOUS: %.hs %.hs : %.lx $(LX) $(LX_OPTS) $<