13 lines
354 B
Makefile
13 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.9 1999/07/27 11:35:43 sakamoto Exp $
|
|
#
|
|
|
|
#SUBDIR+= ftp # only needed on 1.3 systems
|
|
#SUBDIR+= pax # only needed on 1.3 systems
|
|
#SUBDIR+= pkg_install # only install on demand of bsd.pkg.mk
|
|
SUBDIR+= pkglibtool
|
|
SUBDIR+= pkglint
|
|
SUBDIR+= port2pkg
|
|
SUBDIR+= url2pkg
|
|
#SUBDIR+= xpkgwedge # broken
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|