4e94ecb2e227ce87d2f21d443c700cf5f0a08100
[ghc-hetmet.git] / ghc / tests / programs / dmgob_native1 / Makefile
1 TOP = ..
2 include $(TOP)/mk/boilerplate.mk
3
4 SRC_RUNTEST_OPTS += test_data 
5 SRC_HC_OPTS += -cpp -syslib hbc
6
7 all :: runtest
8
9 include $(TOP)/mk/target.mk
10