summaryrefslogtreecommitdiff
path: root/testsuite/tests/gc-roots/Makefile
blob: acaf918fa978640484651eba468c4af0b2d7c3c3 (plain)
1
2
3
4
5
6
7
8
BASEDIR=../..
#MODULES=
MAIN_MODULE=globroots
C_FILES=globrootsprim
ADD_COMPFLAGS=-w a

include $(BASEDIR)/makefiles/Makefile.one
include $(BASEDIR)/makefiles/Makefile.common