runtime static library
This commit is contained in:
5
runtime/tests/Makefile
Normal file
5
runtime/tests/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
all:
|
||||
$(MAKE) -C simple
|
||||
|
||||
clean:
|
||||
$(MAKE) -C simple clean
|
||||
Reference in New Issue
Block a user