pkgsrc/regress/Makefile

28 lines
645 B
Makefile

# $NetBSD: Makefile,v 1.22 2019/03/21 21:45:30 rillig Exp $
#
# See https://www.netbsd.org/docs/pkgsrc/regression.html for more
# information about these tests.
#
COMMENT= Regression tests for pkgsrc infrastructure
SUBDIR+= barrier
SUBDIR+= bootstrap-install-sh
SUBDIR+= buildlink-libtool
SUBDIR+= buildlink-transform
SUBDIR+= buildlink-unwrap
SUBDIR+= check-portability
SUBDIR+= compiler
SUBDIR+= env-vars
SUBDIR+= ignore-tools
SUBDIR+= infra-unittests
SUBDIR+= make-env-phases
SUBDIR+= make-quoting
SUBDIR+= pkg-options
SUBDIR+= pkgfail
SUBDIR+= print-plist
SUBDIR+= show-all
SUBDIR+= subst
SUBDIR+= tools
.include "../mk/misc/category.mk"