]> git.sur5r.net Git - cc65/blobdiff - test/val/Makefile
use 'testwrk' dir for bdiff
[cc65] / test / val / Makefile
index e4841bd35a02872d3e600d7361dfa345af1ea8a6..6a40feb6173d0b4adefd592ceabad898f77f3fd2 100644 (file)
@@ -17,6 +17,8 @@ else
 RM := rm -f
 endif
 
+WORKDIR := ./../../testwrk
+
 .PHONY: all clean
 
 TESTS := $(patsubst %.c,%.prg,$(wildcard *.c))