aboutsummaryrefslogtreecommitdiff
path: root/entry/README.build.txt
diff options
context:
space:
mode:
Diffstat (limited to 'entry/README.build.txt')
-rw-r--r--entry/README.build.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/entry/README.build.txt b/entry/README.build.txt
new file mode 100644
index 0000000..407ae01
--- /dev/null
+++ b/entry/README.build.txt
@@ -0,0 +1,11 @@
+These objects where developed under OSX and have been tested
+under OSX and Linux. They should also work on any other PD platforms.
+
+To build (under linux):
+
+ make pd_linux
+
+To build (under OSX):
+
+ make pd_darwin
+