use 'testwrk' dir for bdiff

This commit is contained in:
mrdudz
2014-11-25 12:56:45 +01:00
parent 8a558a7cef
commit 9c03326360
6 changed files with 26 additions and 10 deletions

View File

@@ -17,6 +17,8 @@ else
RM := rm -f
endif
WORKDIR := ./../../testwrk
.PHONY: all clean
TESTS := $(patsubst %.c,%.prg,$(wildcard *.c))