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]
/
spectral
/
hartel
/
parstof
/
Makefile
diff --git
a/spectral/hartel/parstof/Makefile
b/spectral/hartel/parstof/Makefile
index
b01089d
..
7c22016
100644
(file)
--- a/
spectral/hartel/parstof/Makefile
+++ b/
spectral/hartel/parstof/Makefile
@@
-1,4
+1,7
@@
-TOP = ../../../..
-PROG = parstof
-EXTRA_HCFLAGS += -cpp -fglasgow-exts
-include $(TOP)/nofib/mk/nofib.mk
+TOP = ../../..
+include $(TOP)/mk/boilerplate.mk
+
+SRC_HC_OPTS += -cpp -fglasgow-exts
+
+include $(TOP)/mk/target.mk
+