aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/dyn/make-files.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2009-04-01 23:28:24 +0000
committerThomas Grill <xovo@users.sourceforge.net>2009-04-01 23:28:24 +0000
commit36b48fabcf54a65541b08c0835b53daebd9357f6 (patch)
treecb5c8d6a5e75c142e2b396505fc70c77439f4296 /externals/grill/dyn/make-files.txt
parent0ed7a8b68dd73e2b0473b8127aeca99f3bac9061 (diff)
replaced remaining dyn, dyn_py, idelay
svn path=/trunk/; revision=10953
Diffstat (limited to 'externals/grill/dyn/make-files.txt')
-rw-r--r--externals/grill/dyn/make-files.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/externals/grill/dyn/make-files.txt b/externals/grill/dyn/make-files.txt
deleted file mode 100644
index 69dac97f..00000000
--- a/externals/grill/dyn/make-files.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-NAME=dyn
-SRCDIR=.
-
-SRCS= \
- dyn_api.cpp dyn_base.cpp dyn_conn.cpp dyn_create.cpp \
- dyn_listen.cpp dyn_main.cpp dyn_message.cpp dyn_object.cpp \
- dyn_patchable.cpp dyn_patcher.cpp dyn_proxy.cpp dyn_send.cpp \
- dyn_text.cpp
-PHDRS= dyn.h
-IHDRS= dyn_data.h dyn_pd.h dyn_proto.h dyn_proxy.h