aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/readme.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-04-08 02:33:02 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-04-08 02:33:02 +0000
commit0bd0c851a374ba3e129a24528a828301345acb94 (patch)
tree5ed04a4feb5cd39e3b8e06896884762f502dc0d4 /externals/grill/flext/readme.txt
parent24428b2190773d0c4b18e7b6e1487f61df759715 (diff)
""
svn path=/trunk/; revision=552
Diffstat (limited to 'externals/grill/flext/readme.txt')
-rw-r--r--externals/grill/flext/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/readme.txt b/externals/grill/flext/readme.txt
index 388945fc..cb9f90a1 100644
--- a/externals/grill/flext/readme.txt
+++ b/externals/grill/flext/readme.txt
@@ -24,7 +24,7 @@ o if you choose to compile with SndObj support you will need the respective libr
o if you choose to compile with STK support you will need the respective package and build a library
download from: http://ccrma-www.stanford.edu/software/stk/
For linking it may preferable to use a library of all the STK objects.
- Under linux you can create one from the STK directory with:
+ Under linux you can create one from the STK directory with something like
"g++ -c -pipe -I include -D __LINUX_OSS__ src/*.cpp && ar r libstk.a *.o && rm -f *.o"
----------------------------------------------------------------------------