- 15 Nov, 2002 1 commit
-
-
simonmar authored
oops, I broke overriding of suffix rules when I moved the include of suffix.mk into target.mk. Hence, hack around it here by moving nofib's suffix.mk after the include of target.mk.
-
- 08 Dec, 1999 1 commit
-
-
simonmar authored
New make variable: $(WithNofibHc) which defines the Haskell compiler used to build nofib. Define $(GHC_INPLACE) in fptools/mk/config.mk.in. $(WithNofibHc) is set to $(GHC_INPLACE) by default. Fix $(MKDEPENDHS) in ghc/lib/std/Makefile.
-
- 14 Mar, 1997 1 commit
-
-
simonpj authored
Major update to more-or-less 2.02
-