From 9c72c6c01317e0adb3eb671b50f024ad0e19c5b0 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 20 Dec 2004 05:09:40 +0000 Subject: updated make system updated build system svn path=/trunk/; revision=2419 --- externals/grill/py/package.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 externals/grill/py/package.txt (limited to 'externals/grill/py/package.txt') diff --git a/externals/grill/py/package.txt b/externals/grill/py/package.txt new file mode 100644 index 00000000..fb2ff307 --- /dev/null +++ b/externals/grill/py/package.txt @@ -0,0 +1,10 @@ +NAME=py + +THREADED=1 + +BUILDDIR=build +SRCDIR=source + +SRCS= main.cpp py.cpp pyext.cpp modmeth.cpp clmeth.cpp register.cpp pyargs.cpp bound.cpp + +HDRS= main.h pyext.h -- cgit v1.2.1