X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=03320a5f4f056718e1161f2f3c5cb25a6115e2f4;hb=e994e84be9f30f8d6ae6dc8951d53340dab2466f;hp=cbce7ef0a7e2d251fafb68860443cf696897eaa9;hpb=72bb1f5d2849131d094f38b9a0ce2d17ecacefe1;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index cbce7ef0..03320a5f 100644 --- a/Makefile +++ b/Makefile @@ -93,6 +93,9 @@ cross-win32: clean: @$(MAKE_CMD) clean +clean-git: + @$(MAKE_CMD) clean-git + # ----------------------------------------------------------------------------- # development, test, distribution build and packaging targets