pkgsrc/pkgtools/Makefile
1999-12-07 11:45:12 +00:00

15 lines
361 B
Makefile

# $NetBSD: Makefile,v 1.13 1999/12/07 11:45:12 agc Exp $
#
SUBDIR+= gensolpkg
#SUBDIR+= pax # only needed on 1.3 systems
#SUBDIR+= pkg_install # only install on demand of bsd.pkg.mk
SUBDIR+= pkgdep
SUBDIR+= pkglibtool
SUBDIR+= pkglint
SUBDIR+= pkgmanpages
SUBDIR+= port2pkg
SUBDIR+= url2pkg
#SUBDIR+= xpkgwedge # broken
.include "../mk/bsd.pkg.subdir.mk"