minix/usr.sbin/postinstall/Makefile
Lionel Sambuc 23a61ee0eb Importing postinstall
Change-Id: I5813064164e2d6ca4cf353fb184194b2aaa8caa3
2012-10-22 11:37:43 +02:00

10 lines
166 B
Makefile

# $NetBSD: Makefile,v 1.1 2005/04/17 15:15:49 lukem Exp $
FILES= postinstall
MAN= postinstall.8
FILESDIR= /usr/sbin
FILESMODE= ${BINMODE}
.include <bsd.prog.mk>