From 6aecf486994907049445b18ec6ce6d8fb286a0a2 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. --- cad/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/Makefile') diff --git a/cad/Makefile b/cad/Makefile index e6a05e24270..195c135aeee 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2007/05/09 02:41:33 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.70 2007/08/13 08:12:43 rillig Exp $ # COMMENT= CAD tools @@ -77,4 +77,4 @@ SUBDIR+= wcalc-docs SUBDIR+= xchiplogo SUBDIR+= xcircuit -.include "../mk/bsd.pkg.subdir.mk" +.include "../mk/misc/category.mk" -- cgit v1.2.3