minix/external/bsd/pkg_install/sbin/pkg_delete/Makefile

11 lines
183 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2009/02/25 21:23:17 joerg Exp $
# Original from FreeBSD, no rcs id.
PROG= pkg_delete
.include <bsd.init.mk>
.PATH: ${DIST}/delete
.include <bsd.prog.mk>