8fae3551ec
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
8 lines
113 B
Makefile
8 lines
113 B
Makefile
# @(#)Makefile 5.3 (Berkeley) 6/5/93
|
|
|
|
PROG= scsiformat
|
|
MAN8= scsiformat.0
|
|
CFLAGS+=-I/sys
|
|
|
|
.include <bsd.prog.mk>
|