Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Optimize clean target
Browse files Browse the repository at this point in the history
gilm committed Feb 19, 2015
1 parent d3ffb19 commit 46993d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestFairy/binding/Makefile
Original file line number Diff line number Diff line change
@@ -19,4 +19,4 @@ bin/classic/TestFairy.iOS.dll: Makefile ApiDefinition.cs AssemblyInfo.cs libTest
$(BTOUCH) -x=AssemblyInfo.cs ApiDefinition.cs --link-with=libTestFairy.a,libTestFairy.a --out=$@

clean:
-rm -rf list ios *.sln *.userprefs *.dll *.o *.a *.zip *.mdb Resources/ lib/ bin/ obj/
-rm -rf bin libTestFairy.a

0 comments on commit 46993d0

Please sign in to comment.