From 127773e55e725a9fa64e7794632c031e454c11b5 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 17 Oct 2007 10:43:36 +0000 Subject: Made the .include lines simpler. --- mk/db1.builtin.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk/db1.builtin.mk') diff --git a/mk/db1.builtin.mk b/mk/db1.builtin.mk index e077fd9633f..ec45d27efc9 100644 --- a/mk/db1.builtin.mk +++ b/mk/db1.builtin.mk @@ -1,4 +1,4 @@ -# $NetBSD: db1.builtin.mk,v 1.17 2007/02/15 16:08:20 rillig Exp $ +# $NetBSD: db1.builtin.mk,v 1.18 2007/10/17 10:43:37 rillig Exp $ BUILTIN_PKG:= db1 @@ -11,7 +11,7 @@ BUILTIN_FIND_FILES.H_DB= /usr/include/db1/db.h /usr/include/db.h # BUILTIN_FIND_GREP.H_DB= ^\#define.*HASHVERSION.*2$$ -.include "../../mk/buildlink3/bsd.builtin.mk" +.include "buildlink3/bsd.builtin.mk" ### ### Determine if there is a built-in implementation of the package and -- cgit v1.2.3