Make it so one can select tests from within the test directory
This commit is contained in:
parent
354d263e44
commit
54d78c4778
@ -81,7 +81,7 @@ HEADER= $(EXHEADER)
|
||||
ALL= $(GENERAL) $(SRC) $(HEADER)
|
||||
|
||||
top:
|
||||
(cd ..; $(MAKE) DIRS=$(DIR) all)
|
||||
(cd ..; $(MAKE) DIRS=$(DIR) TESTS=$(TESTS) all)
|
||||
|
||||
all: exe
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user