mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
8fae3551ec
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
7 lines
88 B
Makefile
7 lines
88 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
PROG= mknod
|
|
MAN8= mknod.0
|
|
|
|
.include <bsd.prog.mk>
|