diff options
author | Tim Blechmann <timblech@users.sourceforge.net> | 2004-07-13 20:00:39 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:11:54 +0200 |
commit | b02a1e9aee38e588e6d4430d0e84a9e736c2b0f0 (patch) | |
tree | 67da0abf6e754401039e47b67e85cef4ae0a20c2 | |
parent | 604a3ed6ad86c5e25f1a904c012639f821c4d999 (diff) |
minor changes
svn path=/trunk/externals/tb/; revision=1852
-rwxr-xr-x | tbext/config-pd-linux.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tbext/config-pd-linux.txt b/tbext/config-pd-linux.txt index a3697ef..48f327a 100755 --- a/tbext/config-pd-linux.txt +++ b/tbext/config-pd-linux.txt @@ -16,14 +16,14 @@ PDINC=/home/tim/pd/pd-0.37-1test3/src # where do the flext libraries reside? FLEXTPATH=/usr/lib/flext -# where should xsample objects be built? +# where should tbext objects be built? TARGDIR=./pd-linux -# where should xsample be installed? +# where should tbext be installed? # (leave blank to omit installation) INSTDIR=${PD}/externs -# where should the xsample help be installed? +# where should the tbext help be installed? # (leave blank to omit installation) HELPDIR=${PD}/doc/5.reference |