X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=c157ab6468e7e118c368e0f220559696df01f26c;hb=f926e522aef77158e0011ae5ad2cf8805509d6d1;hp=a7222e6a6bc696dded7496536253c7699a8f5413;hpb=b15916f3e0650dc610705ea662bfbcd25099cce8;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index a7222e6a..c157ab64 100644 --- a/Makefile +++ b/Makefile @@ -150,6 +150,10 @@ backup_gfx: # prerelease: # ./Scripts/make_prerelease.sh +jue: + sed -e 's/# SPECIAL_EDITION/SPECIAL_EDITION/' Makefile > Makefile.jue + $(MAKE) -f Makefile.jue cross-win32 + dist-clean: @$(MAKE_CMD) dist-clean