Initial Commit
This commit is contained in:
7
test/Makefile
Normal file
7
test/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
.PHONY: clean
|
||||
|
||||
clean:
|
||||
rm -rf *.xml
|
||||
rm -rf ip
|
||||
rm -rf work*
|
||||
rm -rf outflow
|
||||
Reference in New Issue
Block a user