Vanilla Development Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla/ntserv



Date:	Thursday December 30, 1999 @ 1:12
Author:	cameron

Update of /home/netrek/cvsroot/Vanilla/ntserv
In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv7318

Modified Files:
	Makefile 
Log Message:
Remove accidental insertion of lock.o reference.
(was testing shared memory locking at home, wasn't meant to get out).

****************************************

Index: Vanilla/ntserv/Makefile
diff -u Vanilla/ntserv/Makefile:1.18 Vanilla/ntserv/Makefile:1.19
--- Vanilla/ntserv/Makefile:1.18	Thu Dec 30 00:40:01 1999
+++ Vanilla/ntserv/Makefile	Thu Dec 30 01:12:24 1999
@@ -15,14 +15,14 @@
 	    startrobot.o  sysdefaults.o  timecheck.o  torp.o  util.o  \
 	    warning.o ping.o $(RANDOMO) getpath.o $(STRDUPO) features.o \
 	    distress.o transwarp.o gencmds.o ntscmds.o openmem.o feature.o \
-	    queue.o slotmaint.o rsa_key.o ltd_stats.o lock.o
+	    queue.o slotmaint.o rsa_key.o ltd_stats.o
 
 
 #	daemonII object files
 
 D_OBJS =    daemonII.o  sintab.o  sysdefaults.o  data.o  slotmaint.o \
 	    util.o  $(RANDOMO) getpath.o getship.o smessage.o  queue.o \
-	    wander2.o openmem.o solicit.o ltd_stats.o lock.o
+	    wander2.o openmem.o solicit.o ltd_stats.o
 
 #	Src files