7 lines
113 B
Makefile
7 lines
113 B
Makefile
# $NetBSD: Makefile,v 1.2 1997/01/02 00:22:43 pk Exp $
|
|
|
|
PROG= mdconfig
|
|
MAN= mdconfig.8
|
|
|
|
.include <bsd.prog.mk>
|