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

CVS update: Vanilla



Date:	Sunday March 14, 1999 @ 19:25
Author:	tanner

Update of /home/netrek/cvsroot/Vanilla
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv533

Modified Files:
	PROJECTS 
Log Message:
Replaced the $(CPP) -E -M dependancy check with the makedepend program,
but still save the dependancies to .depend and including them into the 
Makefile.

This will give the speed of makedepend, but keep the acutally dependancy
list out of the makefile.



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

Index: Vanilla/PROJECTS
diff -u Vanilla/PROJECTS:1.35 Vanilla/PROJECTS:1.36
--- Vanilla/PROJECTS:1.35	Fri Mar 12 18:57:10 1999
+++ Vanilla/PROJECTS	Sun Mar 14 19:25:02 1999
@@ -1,8 +1,10 @@
 PROJECTS ... list of things to do or fix.
 
-#	$Id: PROJECTS,v 1.35 1999/03/13 00:57:10 cameron Exp $	
+#	$Id: PROJECTS,v 1.36 1999/03/15 01:25:02 tanner Exp $	
 
 Small things
+
+	- remove all the gets() calls
 
 	- switching into or out of no-geno timer hours on continuum resets quit
 	  timeout, perhaps due to repeat of RSA verification.