summaryrefslogtreecommitdiff
path: root/i/marvin/src/tester/Makefile.defs
blob: ec5bd6abaa5d2e056f72140f76cf22ea1f1354b9 (plain)
1
2
3
4
5
PROGRAMS += test_tester

tester_OBJECTS = tester.o $(config_OBJECTS) $(interpreter_OBJECTS)

test_tester_OBJECTS = test_tester.o $(tester_OBJECTS)