Update of /cvsroot/simspark/simspark/spark/utility
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv15878
Modified Files:
Tag: WIN32
Makefile.am
Log Message:
removed the glextgen from parent directory Makefile
Index: Makefile.am
===================================================================
RCS file: /cvsroot/simspark/simspark/spark/utility/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** Makefile.am 24 Jan 2006 19:14:54 -0000 1.2
--- Makefile.am 12 Feb 2007 23:59:02 -0000 1.2.2.1
***************
*** 1,4 ****
! SUBDIRS = glextgen \
! libobj \
rcssnet \
sfsexp\
--- 1,3 ----
! SUBDIRS = libobj \
rcssnet \
sfsexp\
|