Update of /cvsroot/wxlua/wxLua/bindings/wxstc
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv16241/wxLua/bindings/wxstc
Modified Files:
Makefile
Log Message:
update makefiles tospecify full path to lua module
Index: Makefile
===================================================================
RCS file: /cvsroot/wxlua/wxLua/bindings/wxstc/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile 3 Feb 2006 15:18:05 -0000 1.3
--- Makefile 21 Dec 2006 06:02:02 -0000 1.4
***************
*** 1,5 ****
#
# File: makefile.unx
! # Author: J Winwood
# Created: 2002
# Updated:
--- 1,5 ----
#
# File: makefile.unx
! # Author: John Labenski, J Winwood
# Created: 2002
# Updated:
|