From 9df52cb045257ba87afcb7aa8f8ce415e447feca Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 13 Aug 2007 08:12:41 +0000 Subject: Added mk/misc/category.mk, which contains the definitions that are only useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles. --- lang/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index fc3fd821390..fa98030118a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.243 2007/06/05 05:50:16 wiz Exp $ +# $NetBSD: Makefile,v 1.244 2007/08/13 08:12:47 rillig Exp $ # COMMENT= Programming languages @@ -185,4 +185,4 @@ SUBDIR+= wsbasic SUBDIR+= yabasic SUBDIR+= yap -.include "../mk/bsd.pkg.subdir.mk" +.include "../mk/misc/category.mk" -- cgit v1.2.3