Build script improvements for linux

This commit is contained in:
Joseph Henry
2019-03-12 16:28:25 -07:00
parent 795a9f082b
commit d26f851c01
2 changed files with 14 additions and 4 deletions

View File

@@ -20,6 +20,8 @@ patch:
.PHONY: clean
clean:
-rm -rf ports/android/app/build
-rm -rf ports/xcode_macos
-rm -rf ports/xcode_ios-arm64
-rm -rf tmp lib bin products
-find ports -name ".externalNativeBuild" -exec rm -r "{}" \;
-rm -f *.o *.s *.exp *.lib *.core core