diff options
Diffstat (limited to 'pso/README.build.txt')
-rw-r--r-- | pso/README.build.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pso/README.build.txt b/pso/README.build.txt index fdb40c4..441e5ea 100644 --- a/pso/README.build.txt +++ b/pso/README.build.txt @@ -6,13 +6,13 @@ Note: Flext is required to compile this external! To build & Install (under linux): - edit makefile.pd-linux to suit your needs + edit config-pd-linux.txt to suit your needs make -f makefile.pd-linux To build & Install (under OSX): - edit makefile.pd-darwin to suit your needs + edit config-pd-darwin.txt to suit your needs make -f makefile.pd-darwin |