3 # Makefile for AROS Test
5 include $(TOP)/config/make.cfg
8 EXEDIR := $(AROS_TESTS)/rexx
10 USER_CFLAGS := -I$(TOP)/workbench/libs
14 %build_progs mmake=test-rexx \
15 files=$(FILES) targetdir=$(EXEDIR) \
19 test-rexx : $(EXEDIR)/vartest.rexx
21 $(EXEDIR)/vartest.rexx: vartest.rexx