aboutsummaryrefslogtreecommitdiff
path: root/README.darwin
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2003-01-21 10:18:19 +0000
committerTom Schouten <doelie@users.sourceforge.net>2003-01-21 10:18:19 +0000
commitcdf8ded57019d5c905f16422d40be7b1a18ab3bc (patch)
tree92623f40f305b1e2f51198d5c16893c7ca70a2c6 /README.darwin
This commit was generated by cvs2svn to compensate for changes in r350,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/creb/; revision=351
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
+