iscsi sources have moved to src/external/bsd/iscsi
This commit is contained in:
parent
c16d893d82
commit
9fc49d2576
@ -1,23 +0,0 @@
|
|||||||
# $NetBSD: Makefile,v 1.11 2009/06/25 21:04:13 dyoung Exp $
|
|
||||||
|
|
||||||
.include <bsd.own.mk>
|
|
||||||
|
|
||||||
USE_FORT?= yes # network protocol library
|
|
||||||
|
|
||||||
LIB= iscsi
|
|
||||||
SRCS= conffile.c disk.c target.c iscsi.c util.c parameters.c storage.c
|
|
||||||
SRCS+= netmask.c md5c.c md5hl.c uuid.c
|
|
||||||
CPPFLAGS+= -DCONFIG_ISCSI_DEBUG -DHAVE_CONFIG_H
|
|
||||||
CPPFLAGS+= -I${ISCSIDIST}/include
|
|
||||||
CPPFLAGS+= -pthread
|
|
||||||
LDFLAGS+= -pthread
|
|
||||||
NOMAN= # defined
|
|
||||||
WARNS=4
|
|
||||||
|
|
||||||
ISCSIDIST= ${NETBSDSRCDIR}/external/bsd/iscsi/dist
|
|
||||||
.PATH: ${ISCSIDIST}/src
|
|
||||||
.PATH: ${ISCSIDIST}/src/lib
|
|
||||||
|
|
||||||
LIBDPLIBS+= pthread ${.CURDIR}/../libpthread
|
|
||||||
|
|
||||||
.include <bsd.lib.mk>
|
|
@ -1,5 +0,0 @@
|
|||||||
# $NetBSD: shlib_version,v 1.4 2009/04/18 16:31:30 tsutsui Exp $
|
|
||||||
# Remember to update distrib/sets/lists/base/shl.* when changing
|
|
||||||
#
|
|
||||||
major=1
|
|
||||||
minor=0
|
|
Loading…
Reference in New Issue
Block a user