$NetBSD: patch-aa,v 1.1.1.1 2008/01/06 23:48:49 wiz Exp $ --- GNUmakefile.orig 2006-07-16 01:17:01.000000000 +0200 +++ GNUmakefile @@ -4,9 +4,9 @@ # in /opt/diet, where they are in the default search path for my diet libc # work but don't conflict with anything there. YMMV. -prefix=/opt/diet +prefix=${PREFIX} LIBDIR=${prefix}/lib -INCLUDEDIR=${prefix}/include +INCLUDEDIR=${prefix}/include/libowfat MAN3DIR=${prefix}/man/man3 LIBS=byte.a fmt.a scan.a str.a uint.a open.a stralloc.a unix.a socket.a \