aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-09-30 18:38:08 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-09-30 18:38:08 +0000
commitbd6957bd624da4ee9d99da0cced28d144da67f6f (patch)
treec389978c69a796cd033e0d0c62ac76e74fdb594b /test/Makefile
parent9778ee26904658e7c0a149e71d5de8d534209012 (diff)
Added put~ and get~, a buffered send/throw receive/catch system loosers
svn path=/trunk/externals/tof/; revision=12499
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index 8d83e14..b064d5d 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -31,3 +31,4 @@ LINUXINCLUDE = -I$(PDPATH)/src
ld --export-dynamic -shared -o $*.pd_linux $*.o -lc -lm
strip --strip-unneeded $*.pd_linux
rm $*.o
+ mv $*.pd_linux ~/pd-externals/tof