From 9e74bbe8216da8ab9f72095724633e360f387321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 28 Nov 2007 18:58:07 +0000 Subject: do not handle abstraction that can be handled by pd-proper svn path=/trunk/externals/loaders/hexloader/; revision=9065 --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.1