aboutsummaryrefslogtreecommitdiff
path: root/README.darwin
diff options
context:
space:
mode:
Diffstat (limited to 'README.darwin')
-rw-r--r--README.darwin8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.darwin b/README.darwin
new file mode 100644
index 0000000..0edef42
--- /dev/null
+++ b/README.darwin
@@ -0,0 +1,8 @@
+Create a symbolic link to Makefile.config_darwin:
+
+ ln -s Makefile.config_darwin Makefile.config
+
+Make the file using the pd_darwin file:
+
+ make -f Makefile.pd_darwin
+