X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=a9bd3d004b88a42347120ffd1f5f5aa358aff6cd;hb=b06f921c487c5b1e30e44ec00ec2c08f366f83df;hp=f98a1211c870d8adf3217a90e080fc4939722b44;hpb=479bba3c31872d0bf11756a6380988bf787ce5ef;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index f98a1211..a9bd3d00 100644 --- a/Makefile +++ b/Makefile @@ -189,6 +189,14 @@ dist-build-all: # dist-all: dist-build-all dist-unix dist-msdos dist-win32 dist-macosx dist-all: dist-build-all dist-unix dist-win32 dist-macosx +# !!! TEST ONLY !!! +test-setup: +# $(MAKE) clean +# $(MAKE) dist-build-win32 +# $(MAKE) clean + + $(MAKE) dist-win32 + # upload-all: upload-unix upload-msdos upload-win32 upload-macosx upload-all: upload-unix upload-win32 upload-macosx