aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/build/package.txt
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/package.txt
parentc2157266274a04c3699f22a41366e4e669c808b2 (diff)
updated make system
updated build system svn path=/trunk/; revision=2419
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