Update tests Makefile
This commit is contained in:
parent
193e247e9b
commit
c32d771793
@ -76,7 +76,8 @@ clean:
|
|||||||
|
|
||||||
########################################################################################################################
|
########################################################################################################################
|
||||||
|
|
||||||
|
FORCE:
|
||||||
modules: ../bin/debug/libcdsb.a
|
modules: ../bin/debug/libcdsb.a
|
||||||
|
|
||||||
../bin/debug/libcdsb.a:
|
../bin/debug/libcdsb.a: FORCE
|
||||||
cd ../ && $(MAKE) debug
|
cd ../ && $(MAKE) debug
|
||||||
|
Loading…
Reference in New Issue
Block a user