From d68e1460c08991f16b1e6d06efdea65ac4adcd2d Mon Sep 17 00:00:00 2001 From: dbj Date: Sun, 6 Dec 1998 09:06:45 +0000 Subject: tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf but is not in the environment. --- hack/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hack') diff --git a/hack/Makefile b/hack/Makefile index 66baa586..b29faea0 100644 --- a/hack/Makefile +++ b/hack/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.28 1998/09/12 19:05:48 wrstuden Exp $ +# $NetBSD: Makefile,v 1.29 1998/12/06 09:06:45 dbj Exp $ # @(#)Makefile 8.2 (Berkeley) 4/27/95 +.include + PROG= hack CPPFLAGS+=-I. SRCS+= hack.onames.h -- cgit v1.2.3