summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/apirecomp001/Makefile
blob: e2b88c8e51f301144cc498ae72883b23cf2ab8a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
TOP=../../..
include $(TOP)/mk/boilerplate.mk
include $(TOP)/mk/test.mk

clean:
	rm -f *.o *.hi

apirecomp001: clean
	'$(TEST_HC)' $(TEST_HC_OPTS) --make -v0 -package ghc myghc.hs
	./myghc "`'$(TEST_HC)' $(TEST_HC_OPTS) --print-libdir | tr -d '\r'`"