Date:	Tuesday May 1, 2001 @ 21:00
Author:	cameron

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

Modified Files:
	Makefile.in 
Log Message:
Wed May  2 12:34:59 2001  James Cameron  <quozl at us.netrek.org>

	* all: move include files to own directory.  Changes were
	contributed by Benjamin `Quisar' Lerman <quisar at quisar.ambre.net>
	and verified by me.


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

Index: Vanilla/robots/Makefile.in
diff -u Vanilla/robots/Makefile.in:1.2 Vanilla/robots/Makefile.in:1.3
--- Vanilla/robots/Makefile.in:1.2	Mon Apr 30 04:34:36 2001
+++ Vanilla/robots/Makefile.in	Tue May  1 21:00:20 2001
@@ -14,7 +14,7 @@
 
 # this is for revised ntserv/struct.h
 
-CFLAGS = -I${srcdir} -I. $(EXTRAINCS) $(DIRS) $(FLAGS) -DROBOT
+CFLAGS = $(EXTRAINCS) $(FLAGS) -DROBOT -I. -I${srcdir} -I../include -I${srcdir}/../include
 
 LIBS = $(EXTRALIBS)