f895e15bb9
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
16 lines
424 B
Makefile
16 lines
424 B
Makefile
# $NetBSD: Makefile,v 1.15 2000/02/25 01:04:15 wiz Exp $
|
|
#
|
|
|
|
SUBDIR+= gensolpkg
|
|
# SUBDIR+= pax # only needed on 1.3 systems
|
|
# SUBDIR+= pkg_install # only install on demand of bsd.pkg.mk
|
|
SUBDIR+= pkg_tarup
|
|
SUBDIR+= pkgdep
|
|
SUBDIR+= pkglibtool
|
|
SUBDIR+= pkglint
|
|
SUBDIR+= pkgmanpages
|
|
SUBDIR+= port2pkg
|
|
SUBDIR+= url2pkg
|
|
# SUBDIR+= xpkgwedge # broken
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|