r489 - trunk
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Sun Jan 15 16:42:52 EST 2006
Author: tma
Date: 2006-01-15 16:42:52 -0500 (Sun, 15 Jan 2006)
New Revision: 489
Removed:
trunk/Makefile
Log:
[ The revision is intentionally left broken ]
Deleted: trunk/Makefile
===================================================================
--- trunk/Makefile 2006-01-15 21:17:03 UTC (rev 488)
+++ trunk/Makefile 2006-01-15 21:42:52 UTC (rev 489)
@@ -1,14 +0,0 @@
-VERSION=1.33_SVN$(shell LANG=C svnversion .)
-
-release debug clean distclean copyfiles installer:
- $(MAKE) -C code/unix $@
-
-dist:
- rm -rf quake3-$(VERSION)
- svn export . quake3-$(VERSION)
- which convert >/dev/null 2>&1 && convert web/images/thenameofthisprojectis3.jpg quake3-$(VERSION)/code/unix/setup/splash.xpm || true
- rm -rf quake3-$(VERSION)/web
- tar --force-local -cjf quake3-$(VERSION).tar.bz2 quake3-$(VERSION)
- rm -rf quake3-$(VERSION)
-
-.PHONY: release debug clean distclean copyfiles installer
More information about the quake3-commits
mailing list