From e4991ce586558b0ff3a06b7c0c4022d2083c4d01 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 15 Apr 2003 02:41:04 +0000 Subject: "" svn path=/trunk/; revision=562 --- externals/grill/py/make-files.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 externals/grill/py/make-files.txt (limited to 'externals/grill/py/make-files.txt') diff --git a/externals/grill/py/make-files.txt b/externals/grill/py/make-files.txt new file mode 100644 index 00000000..dec24613 --- /dev/null +++ b/externals/grill/py/make-files.txt @@ -0,0 +1,6 @@ +# all the source files from the package +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