From: John L. <jr...@us...> - 2006-12-21 06:02:08
|
Update of /cvsroot/wxlua/wxLua/bindings/wxluasocket In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv16241/wxLua/bindings/wxluasocket Modified Files: Makefile Log Message: update makefiles tospecify full path to lua module Index: Makefile =================================================================== RCS file: /cvsroot/wxlua/wxLua/bindings/wxluasocket/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile 28 Sep 2006 22:26:02 -0000 1.1 --- Makefile 21 Dec 2006 06:02:02 -0000 1.2 *************** *** 1,5 **** # # File: makefile.unx ! # Author: J Winwood # Created: 2002 # Updated: --- 1,5 ---- # # File: makefile.unx ! # Author: John Labenski, J Winwood # Created: 2002 # Updated: |