AUTOTOOLS: Add a Makefile.am for the iscsi-* utilities

This commit is contained in:
Ronnie Sahlberg
2014-03-22 11:35:58 -07:00
committed by Ronnie Sahlberg
parent 65d3597c1b
commit c07779cfa7
7 changed files with 10 additions and 10 deletions

8
utils/Makefile.am Normal file
View File

@@ -0,0 +1,8 @@
AM_CPPFLAGS=-I../include "-D_U_=__attribute__((unused))" \
"-D_R_(A,B)=__attribute__((format(printf,A,B)))"
AM_CFLAGS=$(WARN_CFLAGS)
LDADD = ../lib/libiscsi.la
bin_PROGRAMS = iscsi-inq iscsi-ls iscsi-readcapacity16 \
iscsi-swp