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