9875eecf53
RECEIVE/SEND processor target requests to the "targ" sample target mode driver.
9 lines
85 B
Makefile
9 lines
85 B
Makefile
# $Id$
|
|
|
|
PROG= scsi_target
|
|
SRCS= scsi_target.c
|
|
|
|
NOMAN= noman
|
|
|
|
.include <bsd.prog.mk>
|