b4ffe0bfe2
to new SCSI changer driver.
9 lines
139 B
Makefile
9 lines
139 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 1996/04/03 00:34:39 thorpej Exp $
|
|
|
|
PROG= chio
|
|
SRCS= chio.c
|
|
BINOWN= root
|
|
BINMODE=4555
|
|
|
|
.include <bsd.prog.mk>
|