]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wxSWIG/Runtime/Makefile
swigged updates for wxMac
[wxWidgets.git] / wxPython / wxSWIG / Runtime / Makefile
index 17f6489827277edededed738355a1d958b5ce624..35d8d3653ddf9e60331c03b5c7a8d7d356fb692b 100644 (file)
@@ -16,7 +16,7 @@ AR          = ar
 RANLIB      = ranlib
 SO          = .so
 CCSHARED    = 
-LDSHARED    = ld -G
+LDSHARED    = ld
 DYN_LIBS    = libswigtcl8$(SO) libswigtcl$(SO) libswigpl$(SO) libswigpy$(SO)
 STATIC_LIBS = libswigtcl8.a libswigtcl.a libswigpl.a libswigpy.a
 LIBS        = $(STATIC_LIBS) $(DYN_LIBS)
@@ -87,8 +87,8 @@ tcl8_lib:
 # Python run-time library
 # ----------------------------------------------------------------------
 
-PYTHON_INCLUDE= -DHAVE_CONFIG_H -I/usr/local/include/python1.5 -I/usr/local/lib/python1.5/config
-PYTHON_LIB    = /usr/local/lib/python1.5/config
+PYTHON_INCLUDE= -DHAVE_CONFIG_H -I/usr/local/include/Py -I/usr/local/lib/python/lib
+PYTHON_LIB    = /usr/local/lib/python/lib
 
 # Python shared
 
@@ -108,7 +108,7 @@ py_lib:
 # Perl run-time library
 # ----------------------------------------------------------------------
 
-PERL5_INCLUDE= -I/usr/local/lib/perl5/5.00503/sun4-solaris/CORE
+PERL5_INCLUDE= -I/System/Library/Perl/darwin/CORE
 
 # Perl shared