2007-08-13 10:12:41 +02:00
|
|
|
# $NetBSD: Makefile,v 1.17 2007/08/13 08:12:48 rillig Exp $
|
2005-08-06 22:33:56 +02:00
|
|
|
#
|
2004-08-27 23:32:55 +02:00
|
|
|
|
|
|
|
COMMENT= Regression tests for pkgsrc infrastructure
|
|
|
|
|
2006-07-10 14:47:26 +02:00
|
|
|
SUBDIR+= barrier
|
2005-05-08 11:51:59 +02:00
|
|
|
SUBDIR+= bootstrap-install-sh
|
2004-08-30 06:44:27 +02:00
|
|
|
SUBDIR+= buildlink-libtool
|
2004-08-27 23:35:21 +02:00
|
|
|
SUBDIR+= buildlink-transform
|
2004-08-28 08:18:39 +02:00
|
|
|
SUBDIR+= buildlink-unwrap
|
2006-07-11 07:03:11 +02:00
|
|
|
SUBDIR+= compiler
|
2005-02-12 15:45:53 +01:00
|
|
|
SUBDIR+= ignore-tools
|
2006-09-06 05:37:54 +02:00
|
|
|
SUBDIR+= make-env-phases
|
2005-05-15 23:11:22 +02:00
|
|
|
SUBDIR+= make-quoting
|
2005-05-19 12:08:56 +02:00
|
|
|
SUBDIR+= pkg-options
|
2004-08-28 02:19:17 +02:00
|
|
|
SUBDIR+= pkgfail
|
2004-09-08 17:04:45 +02:00
|
|
|
SUBDIR+= print-plist
|
2007-03-07 22:22:20 +01:00
|
|
|
SUBDIR+= subst
|
2005-11-19 22:28:35 +01:00
|
|
|
SUBDIR+= tools
|
2004-08-27 23:35:21 +02:00
|
|
|
|
2007-08-13 10:12:41 +02:00
|
|
|
.include "../mk/misc/category.mk"
|