diff options
Diffstat (limited to 'externals/grill/py/make-files.txt')
-rw-r--r-- | externals/grill/py/make-files.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/externals/grill/py/make-files.txt b/externals/grill/py/make-files.txt deleted file mode 100644 index f4ddcdb9..00000000 --- a/externals/grill/py/make-files.txt +++ /dev/null @@ -1,8 +0,0 @@ -NAME=py - -# 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 |