aboutsummaryrefslogtreecommitdiff
path: root/README.build.txt
diff options
context:
space:
mode:
authorB. Bogart <bbogart@users.sourceforge.net>2002-08-26 16:17:00 +0000
committerB. Bogart <bbogart@users.sourceforge.net>2002-08-26 16:17:00 +0000
commit48c014742612aa874fc736a5be3ab43e1091fa45 (patch)
treef4f4d48d4f979023db5194a4675e2b46678413b5 /README.build.txt
First upload of chaos externals!svn2git-root
svn path=/trunk/externals/bbogart/chaos/; revision=92
Diffstat (limited to 'README.build.txt')
-rw-r--r--README.build.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.build.txt b/README.build.txt
new file mode 100644
index 0000000..dd94ed2
--- /dev/null
+++ b/README.build.txt
@@ -0,0 +1,13 @@
+These objects where developed under Linux and have only been tested
+in Linux. The objects should also compile under Windows and IRIX.
+OSX should be soon added to the makefile.
+
+To build (under linux):
+
+make pd_linux
+
+For build instructions for other platforms consult the makefile.
+
+To Install:
+
+Copy the .pd* files where PD will seem them, like the "extra" folder.