From bd6957bd624da4ee9d99da0cced28d144da67f6f Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Wed, 30 Sep 2009 18:38:08 +0000 Subject: Added put~ and get~, a buffered send/throw receive/catch system loosers svn path=/trunk/externals/tof/; revision=12499 --- test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile') 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 -- cgit v1.2.1