NetBSD/tools/pkg_install/Makefile

6 lines
155 B
Makefile
Raw Permalink Normal View History

2020-01-13 00:27:43 +03:00
# $NetBSD: Makefile,v 1.2 2020/01/12 21:27:43 christos Exp $
2009-12-01 12:01:45 +03:00
2020-01-13 00:27:43 +03:00
SUBDIR= lib .WAIT pkg_add pkg_admin pkg_create pkg_delete pkg_info
2009-12-01 12:01:45 +03:00
.include <bsd.subdir.mk>