Update of /cvsroot/opentnl/tnl/tnl
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5971/tnl
Modified Files:
Makefile
Log Message:
Moved function in sfx so not undefined
Updated makefiles for linux
Index: Makefile
===================================================================
RCS file: /cvsroot/opentnl/tnl/tnl/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile 25 Apr 2004 19:07:23 -0000 1.3
--- Makefile 8 May 2004 00:26:31 -0000 1.4
***************
*** 32,35 ****
--- 32,36 ----
rpc.o\
symmetricCipher.o\
+ tnlMessageDispatch.o\
udp.o\
vector.o\
|