$NetBSD: patch-aa,v 1.1.1.1 1999/09/11 18:27:49 jlam Exp $ --- Makefile.orig Thu Jun 3 16:20:55 1999 +++ Makefile Sat Sep 11 13:51:58 1999 @@ -19,7 +19,7 @@ ## 02111-1307, USA. ABI_ROOT :=$(shell pwd) -prefix :=/usr/local +prefix :=${PREFIX} ################################################################## ## Useful options: @@ -62,7 +62,7 @@ ## construct the desired layout and installation script.) ## This creates $(OUT)/AbiSuite -canonical: +canonical: compile @echo Building AbiSuite Canonical Layout $(MAKE) ABI_ROOT=$(ABI_ROOT) -C src canonical