aboutsummaryrefslogtreecommitdiff
path: root/README.build.txt
diff options
context:
space:
mode:
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.