aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/build/makefile-lnx-gcc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/py/build/makefile-lnx-gcc.inc')
-rw-r--r--externals/grill/py/build/makefile-lnx-gcc.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/externals/grill/py/build/makefile-lnx-gcc.inc b/externals/grill/py/build/makefile-lnx-gcc.inc
deleted file mode 100644
index f12ec62e..00000000
--- a/externals/grill/py/build/makefile-lnx-gcc.inc
+++ /dev/null
@@ -1,2 +0,0 @@
-INCPATH += -I$(PYTHONPREFIX)/include/python$(PYTHONVERSION)
-LIBS += -lpython$(PYTHONVERSION)