summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/Makefile
AgeCommit message (Collapse)Author
1998-10-13Sync with recent NetBSD changes:Marco S Hyman
- use snprintf in place of sprintf - code cleanup - Package -> package_t, PackingList -> plist_t Also: remove files that haven't been linked in a while Pass -q to mtree so it is quiet in the presence of symlinks
1996-06-04add package tools from FreeBSDNiklas Hallqvist