summaryrefslogtreecommitdiff
path: root/ghc/tests/ccall/Makefile
blob: 938bf28a1150523fa6faf0113bd3fc9cfd9bc934 (plain)
1
2
3
4
5
6
7
TOP = ..
include $(TOP)/mk/boilerplate.mk

SUBDIRS = should_compile should_fail should_run

include $(TOP)/mk/target.mk