23a61ee0eb
Change-Id: I5813064164e2d6ca4cf353fb184194b2aaa8caa3
9 lines
166 B
Makefile
9 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>
|