aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-07-09 21:39:41 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-07-09 21:39:41 +0000
commit6d4e94badc1044dee6eb9177c8f398fe8f736a14 (patch)
tree39720dfc2e886c46cf296c0137c22001d248ba74 /README
parent204ae74aebe11f1adbf3f76b4aea335afacdeaa9 (diff)
added note about deprecated makefile
svn path=/trunk/externals/hcs/hid/; revision=5364
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 831d456..e03db59 100644
--- a/README
+++ b/README
@@ -12,6 +12,10 @@ hid.pd_linux = Linux/PowerPC
COMPILING
---------
+WARNING!! This build system in this directory is deprecated and no longer
+maintained! "cd externals/ && make hid" is probably what you want now. This
+is also part of the Pd-extended build system.
+
The compiler needs to know where the Pd source is to find the headers, and the
linker needs to know where the Pd binary is to check symbols. You can either
set these on the command line or edit the Makefile