8 lines
143 B
Makefile
8 lines
143 B
Makefile
# $NetBSD: Makefile,v 1.7 1995/03/18 14:56:36 cgd Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
PROG= mknod
|
|
MAN= mknod.8
|
|
|
|
.include <bsd.prog.mk>
|