aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/build/package.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/py/build/package.txt')
-rw-r--r--externals/grill/py/build/package.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/externals/grill/py/build/package.txt b/externals/grill/py/build/package.txt
deleted file mode 100644
index 459b8708..00000000
--- a/externals/grill/py/build/package.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-NAME=py
-
-THREADED=1
-HAVECONFIG=1
-HAVEMAKE=1
-
-SRCDIR=source
-
-SRCS= main.cpp py.cpp pyext.cpp modmeth.cpp clmeth.cpp register.cpp pyargs.cpp bound.cpp
-
-HDRS= main.h pyext.h