aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/build/makefile-lnx-gcc.inc
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-20 05:09:40 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-20 05:09:40 +0000
commit9c72c6c01317e0adb3eb671b50f024ad0e19c5b0 (patch)
treee9034ea35700b575ec78830591da088eb6d8a758 /externals/grill/py/build/makefile-lnx-gcc.inc
parentc2157266274a04c3699f22a41366e4e669c808b2 (diff)
updated make system
updated build system svn path=/trunk/; revision=2419
Diffstat (limited to 'externals/grill/py/build/makefile-lnx-gcc.inc')
-rw-r--r--externals/grill/py/build/makefile-lnx-gcc.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/py/build/makefile-lnx-gcc.inc b/externals/grill/py/build/makefile-lnx-gcc.inc
index f49715fd..f12ec62e 100644
--- a/externals/grill/py/build/makefile-lnx-gcc.inc
+++ b/externals/grill/py/build/makefile-lnx-gcc.inc
@@ -1,2 +1,2 @@
-INCPATH += -I$(PYTHONPREFIX)/include/python$(PYTHONVERSION)
-LIBS += -lpython$(PYTHONVERSION)
+INCPATH += -I$(PYTHONPREFIX)/include/python$(PYTHONVERSION)
+LIBS += -lpython$(PYTHONVERSION)