X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=41840b0cb6e2734dd816b2dd57051631069f5bfa;hb=33dadce98a8fe9edfacf51d4e33e7b608883f855;hp=c944d58b08a3916d02918d7a18a26c275f186f4f;hpb=cb5d2ce15259a2aea0626cfc81733563074ea591;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index c944d58b..41840b0c 100644 --- a/Makefile +++ b/Makefile @@ -76,9 +76,6 @@ mac: cross-win32: @PATH=$(CROSS_PATH_WIN32)/bin:${PATH} $(MAKE_CMD) PLATFORM=cross-win32 -strip: - @$(MAKE_CMD) strip - clean: @$(MAKE_CMD) clean