X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=Makefile;h=c157ab6468e7e118c368e0f220559696df01f26c;hp=a7222e6a6bc696dded7496536253c7699a8f5413;hb=e3ef41011a3564492d12988716af8fc1f090ac6b;hpb=0e9667dbd99ad85fd554c571a9b0e63d7c552551 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