fc4b4553422acb9e207d9972c00f1e338bba3231
[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