pkgsrc/pkgtools/Makefile

14 lines
354 B
Makefile
Raw Normal View History

1999-07-27 13:35:43 +02:00
# $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
1998-10-15 22:43:43 +02:00
SUBDIR+= pkglibtool
SUBDIR+= pkglint
1999-07-27 13:35:43 +02:00
SUBDIR+= port2pkg
1999-05-06 06:32:58 +02:00
SUBDIR+= url2pkg
#SUBDIR+= xpkgwedge # broken
.include "../mk/bsd.pkg.subdir.mk"