git.haskell.org
/
nofib.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[project @ 1997-03-14 08:02:40 by simonpj]
[nofib.git]
/
GHC_ONLY
/
specialise
/
Makefile
diff --git
a/GHC_ONLY/specialise/Makefile
b/GHC_ONLY/specialise/Makefile
index
0e57824
..
95f62e1
100644
(file)
--- a/
GHC_ONLY/specialise/Makefile
+++ b/
GHC_ONLY/specialise/Makefile
@@
-1,3
+1,5
@@
TOP = ../../..
+include $(TOP)/mk/boilerplate.mk
SUBDIRS = $(wildcard spec* code* clausify*)
-include $(TOP)/nofib/mk/nofib.mk
+include $(TARGET_MK)
+