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
/
bugs
/
fun_insts
/
Makefile
diff --git
a/GHC_ONLY/bugs/fun_insts/Makefile
b/GHC_ONLY/bugs/fun_insts/Makefile
index
b943cfc
..
912c687
100644
(file)
--- a/
GHC_ONLY/bugs/fun_insts/Makefile
+++ b/
GHC_ONLY/bugs/fun_insts/Makefile
@@
-1,5
+1,4
@@
TOP = ../../..
-PROG = fun_insts
-EXTRA_RUNTESTFLAGS =
-include $(TOP)/nofib/mk/nofib.mk
+include $(TOP)/mk/boilerplate.mk
+include $(TOP)/mk/target.mk