Make it so one can select tests from within the test directory
This commit is contained in:
parent
66bd86e2c2
commit
bc3e3472c1
@ -90,7 +90,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