aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2007-11-28 18:58:07 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2007-11-28 18:58:07 +0000
commit9e74bbe8216da8ab9f72095724633e360f387321 (patch)
tree1c6f661711c7ef779edfc096235a912721636ed5 /Makefile
parentb83cb82943da60845a9ea61b513e6532fb2ec77c (diff)
do not handle abstraction that can be handled by pd-proper
svn path=/trunk/externals/loaders/hexloader/; revision=9065
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4a7f1f..3dafe2d 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,8 @@
# path to pd
## change this according to your setup!
-PDROOT=../../../pd
+#PDROOT=../../../pd
+PDROOT=/Net/iem/Benutzer/zmoelnig/src/pd-0.41-0test08
# here we find the sources of pd (and evtl. the pd.lib)
PDSRCDIR=$(PDROOT)/src