test are still ok!
This commit is contained in:
parent
6813fce8c9
commit
a0f0fb1282
27 changed files with 170 additions and 258 deletions
7
src/PostIt/Makefile
Normal file
7
src/PostIt/Makefile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
clean: clean-PostIt clean-PostIt.Android clean-PostIt.Desktop
|
||||
|
||||
clean-%:
|
||||
rm -rf $*/obj $*/bin
|
||||
|
||||
.PHONY: clean
|
||||
Loading…
Add table
Add a link
Reference in a new issue