Reflect changes in dist/ in the reachover framework
This commit is contained in:
parent
0a7d1d9211
commit
87de377d9d
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1 2006/02/08 18:58:55 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2006/02/09 23:09:06 agc Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
LIB= iscsi
|
||||
SRCS= conffile.c disk.c target.c iscsi.c util.c parameters.c
|
||||
SRCS= conffile.c disk.c target.c iscsi.c util.c parameters.c storage.c
|
||||
CPPFLAGS+= -DCONFIG_ISCSI_DEBUG -D_FILE_OFFSET_BITS=64
|
||||
CPPFLAGS+= -I${ISCSIDIST}/include
|
||||
CPPFLAGS+= -pthread
|
||||
|
|
Loading…
Reference in New Issue