The makefile actually calls build_test
This commit is contained in:
5
build_test.mk
Normal file
5
build_test.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
include common.mk
|
||||
|
||||
|
||||
all:
|
||||
echo Done $(TEST)
|
||||
Reference in New Issue
Block a user