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