[ScryMUD] SVN Commit Info r859 - trunk/mud/grrmud/server
scrymud at wanfear.com
scrymud at wanfear.com
Mon Feb 5 13:08:10 PST 2007
Author: eroper
Date: 2007-02-05 13:08:09 -0800 (Mon, 05 Feb 2007)
New Revision: 859
Modified:
trunk/mud/grrmud/server/Makefile
Log:
Force update of Subversion-Revision
Modified: trunk/mud/grrmud/server/Makefile
===================================================================
--- trunk/mud/grrmud/server/Makefile 2007-02-05 08:05:49 UTC (rev 858)
+++ trunk/mud/grrmud/server/Makefile 2007-02-05 21:08:09 UTC (rev 859)
@@ -32,6 +32,7 @@
${grrmud_TARG}: libs ${generated_TARGS} $(grrmud_OBJS)
@echo Linking $@
@$(CCC) $(CCFLAGS) $(LDFLAGS) -o ${grrmud_TARG} $(grrmud_OBJS) $(LDLIBS)
+ @rm -f Subversion-Revision
# TODO (eroper): I haven't tracked down why this note is here yet
# This should really depend on libs too, but my libs make is lazy,
More information about the ScryMUD
mailing list