From d76ad0b5cde3b3383bd15b0d5f9096e658347715 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 27 Aug 2004 21:32:55 +0000 Subject: Add a new "regress" category for pkgsrc regression testing code. We don't descend into this directory for anything since these packages aren't packages in the normal sense, since they're not expected to install or package correctly. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a895976610c..f8a8758dc90 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2004/03/26 02:38:42 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2004/08/27 21:32:55 jlam Exp $ # .include "mk/bsd.prefs.mk" @@ -41,6 +41,7 @@ SUBDIR += news SUBDIR += parallel SUBDIR += pkgtools SUBDIR += print +#SUBDIR += regress SUBDIR += security SUBDIR += shells SUBDIR += sysutils -- cgit v1.2.3