r248 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Nov 3 01:48:44 EST 2005


Author: floam
Date: 2005-11-03 01:48:44 -0500 (Thu, 03 Nov 2005)
New Revision: 248

Modified:
   trunk/Makefile
Log:
* Make copyfiles target work from top-level Makefile


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2005-11-03 06:38:00 UTC (rev 247)
+++ trunk/Makefile	2005-11-03 06:48:44 UTC (rev 248)
@@ -1,6 +1,6 @@
 VERSION=1.33_SVN$(shell LANG=C svnversion .)
 
-release debug clean distclean:
+release debug clean distclean copyfiles:
 	$(MAKE) -C code/unix $@
 
 dist:




More information about the quake3-commits mailing list