X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=7e91482df7e3f66286206c7a806fe3c110068e56;hb=7758484aa10294db3689a7eacc9c4b64132d5d6e;hp=a9bd3d004b88a42347120ffd1f5f5aa358aff6cd;hpb=b06f921c487c5b1e30e44ec00ec2c08f366f83df;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index a9bd3d00..7e91482d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # ============================================================================= # Rocks'n'Diamonds Makefile # ----------------------------------------------------------------------------- -# (c) 1995-2005 Holger Schemel +# (c) 1995-2006 Holger Schemel # ============================================================================= # ----------------------------------------------------------------------------- @@ -189,14 +189,6 @@ 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