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]
/
parallel
/
bom
/
Makefile
diff --git
a/parallel/bom/Makefile
b/parallel/bom/Makefile
index
3244fc2
..
cf44ea3
100644
(file)
--- a/
parallel/bom/Makefile
+++ b/
parallel/bom/Makefile
@@
-1,3
+1,5
@@
-TOP = ../../..
-PROG = bom
-include $(TOP)/nofib/mk/nofib.mk
+TOP = ../..
+include $(TOP)/mk/boilerplate.mk
+-include opts.mk
+include $(TOP)/mk/target.mk
+