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
/
arith005
/
Makefile
diff --git
a/GHC_ONLY/arith005/Makefile
b/GHC_ONLY/arith005/Makefile
index
aeb436c
..
cf44ea3
100644
(file)
--- a/
GHC_ONLY/arith005/Makefile
+++ b/
GHC_ONLY/arith005/Makefile
@@
-1,4
+1,5
@@
-TOP = ../../..
-PROG = arith005
-include $(TOP)/nofib/mk/nofib.mk
+TOP = ../..
+include $(TOP)/mk/boilerplate.mk
+-include opts.mk
+include $(TOP)/mk/target.mk