669081be1d
a different GNU tool. For now, this test fails if flex or bison are already installed. This is suboptimal, but the alternatives (choosing a different PKG_DBDIR and LOCALBASE) are difficult to implement at the individual test level.
12 lines
290 B
Makefile
12 lines
290 B
Makefile
# $NetBSD: Makefile,v 1.7 2005/02/12 14:45:53 gavan Exp $
|
|
|
|
COMMENT= Regression tests for pkgsrc infrastructure
|
|
|
|
SUBDIR+= buildlink-libtool
|
|
SUBDIR+= buildlink-transform
|
|
SUBDIR+= buildlink-unwrap
|
|
SUBDIR+= ignore-tools
|
|
SUBDIR+= pkgfail
|
|
SUBDIR+= print-plist
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|