pkgsrc/pkgtools/Makefile

17 lines
461 B
Makefile
Raw Normal View History

2000-08-17 16:16:18 +02:00
# $NetBSD: Makefile,v 1.19 2000/08/17 14:16:18 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 += pkgdiff
SUBDIR += pkglint
SUBDIR += pkgmanpages
SUBDIR += port2pkg
SUBDIR += url2pkg
# SUBDIR += xpkgwedge # Experimental - turn on at your own risk!
.include "../mk/bsd.pkg.subdir.mk"