Include correct is*ct*l program in iscsi package, and package the
legacy version separately. Submitted by: trasz Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
0fe0fe112f
commit
3c76ad5c10
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE=iscsi
|
||||
PACKAGE=iscsi_legacy
|
||||
SRCS= iscontrol.c pdu.c fsm.c config.c login.c auth_subr.c misc.c
|
||||
PROG= iscontrol
|
||||
LIBADD= cam md
|
||||
|
@ -1,5 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE= iscsi
|
||||
PROG= iscsictl
|
||||
SRCS= iscsictl.c periphs.c parse.y token.l y.tab.h
|
||||
CFLAGS+= -I${.CURDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user