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:
Glen Barber 2016-02-16 01:18:49 +00:00
parent 0fe0fe112f
commit 3c76ad5c10
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-pkg/; revision=295640
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -1,5 +1,6 @@
# $FreeBSD$
PACKAGE= iscsi
PROG= iscsictl
SRCS= iscsictl.c periphs.c parse.y token.l y.tab.h
CFLAGS+= -I${.CURDIR}