aboutsummaryrefslogtreecommitdiff
path: root/entry/README.build.txt
diff options
context:
space:
mode:
authorB. Bogart <bbogart@users.sourceforge.net>2004-03-20 23:52:48 +0000
committerB. Bogart <bbogart@users.sourceforge.net>2004-03-20 23:52:48 +0000
commit5f5d0e049b13f5bdf0d7e0425204c8ad5c01cd17 (patch)
tree4c6143bf30195b349f48a4d336f228c5bea84243 /entry/README.build.txt
parent91f0dbd5956391b11ecf9bbbea315ac68e9386ba (diff)
Made minor documentation changes to popup. Added entry external.
svn path=/trunk/externals/bbogart/; revision=1459
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
+