projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[project @ 2001-04-05 09:11:15 by simonmar]
[ghc-hetmet.git]
/
ghc
/
tests
/
ccall
/
Makefile
1
TOP = ..
2
include $(TOP)/mk/boilerplate.mk
3
4
SUBDIRS = should_compile should_fail should_run
5
6
include $(TOP)/mk/target.mk
7