From 4dec0efa0becff1c59c5d16ac7b87470267889e2 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 14 Nov 2001 22:00:42 +0000 Subject: [PATCH] Preload before .undef DESTDIR. --- sys/compat/common/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/compat/common/Makefile b/sys/compat/common/Makefile index 83a80c4828c2..4d11b6125d21 100644 --- a/sys/compat/common/Makefile +++ b/sys/compat/common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2001/11/14 21:59:31 tv Exp $ +# $NetBSD: Makefile,v 1.26 2001/11/14 22:00:42 tv Exp $ LIB= compat MKPIC= no @@ -34,5 +34,6 @@ SRCS+= kern_ipc_10.c # only needed during build libinstall:: +.include .undef DESTDIR .include