The makefile actually calls build_test
This commit is contained in:
parent
6d7cd639a5
commit
27a673f5cf
5 changed files with 42 additions and 18 deletions
5
build_test.mk
Normal file
5
build_test.mk
Normal file
|
@ -0,0 +1,5 @@
|
|||
include common.mk
|
||||
|
||||
|
||||
all:
|
||||
echo Done $(TEST)
|
Loading…
Add table
Add a link
Reference in a new issue