use 'testwrk' dir for bdiff
This commit is contained in:
@@ -17,6 +17,8 @@ else
|
||||
RM := rm -f
|
||||
endif
|
||||
|
||||
WORKDIR := ./../../testwrk
|
||||
|
||||
.PHONY: all clean
|
||||
|
||||
TESTS := $(patsubst %.c,%.prg,$(wildcard *.c))
|
||||
|
||||
Reference in New Issue
Block a user