From 293f18985e3b9ffdf3956768e2fa3c299ac80992 Mon Sep 17 00:00:00 2001 From: "B. Bogart" Date: Tue, 30 Sep 2003 17:17:09 +0000 Subject: This is the first release of PSO! makefiles for OSX and Linux only, borrowed from pool and prepend. svn path=/trunk/externals/bbogart/; revision=1054 --- pso/README.build.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 pso/README.build.txt (limited to 'pso/README.build.txt') diff --git a/pso/README.build.txt b/pso/README.build.txt new file mode 100644 index 0000000..fdb40c4 --- /dev/null +++ b/pso/README.build.txt @@ -0,0 +1,19 @@ +These objects where developed under Linux and have been tested +on Linux. The objects should also compile under all other flext capable platforms. +makefiles have only been provided for OSX and Linux. + +Note: Flext is required to compile this external! + +To build & Install (under linux): + + edit makefile.pd-linux to suit your needs + + make -f makefile.pd-linux + +To build & Install (under OSX): + + edit makefile.pd-darwin to suit your needs + + make -f makefile.pd-darwin + +See http://www.ekran.org/ben/research/pso for binary PD and MAX releases. -- cgit v1.2.1