Sync usage with man page.
[netbsd-mini2440.git] / external / bsd / iscsi / dist / src / Makefile.in
blob4d61f8efc7a2be4ff95fcb18910d9506eacde591
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 subdir = src
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in TODO
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39 $(ACLOCAL_M4)
40 mkinstalldirs = $(install_sh) -d
41 CONFIG_HEADER = $(top_builddir)/include/config.h
42 CONFIG_CLEAN_FILES =
43 SOURCES =
44 DIST_SOURCES =
45 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
46 html-recursive info-recursive install-data-recursive \
47 install-dvi-recursive install-exec-recursive \
48 install-html-recursive install-info-recursive \
49 install-pdf-recursive install-ps-recursive install-recursive \
50 installcheck-recursive installdirs-recursive pdf-recursive \
51 ps-recursive uninstall-recursive
52 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
53 distclean-recursive maintainer-clean-recursive
54 ETAGS = etags
55 CTAGS = ctags
56 DIST_SUBDIRS = $(SUBDIRS)
57 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58 ACLOCAL = @ACLOCAL@
59 AMTAR = @AMTAR@
60 AR = @AR@
61 AUTOCONF = @AUTOCONF@
62 AUTOHEADER = @AUTOHEADER@
63 AUTOMAKE = @AUTOMAKE@
64 AWK = @AWK@
65 CANONICAL_HOST = @CANONICAL_HOST@
66 CC = @CC@
67 CCDEPMODE = @CCDEPMODE@
68 CFLAGS = @CFLAGS@
69 CPP = @CPP@
70 CPPFLAGS = @CPPFLAGS@
71 CXX = @CXX@
72 CXXCPP = @CXXCPP@
73 CXXDEPMODE = @CXXDEPMODE@
74 CXXFLAGS = @CXXFLAGS@
75 CYGPATH_W = @CYGPATH_W@
76 DEFS = @DEFS@
77 DEPDIR = @DEPDIR@
78 ECHO = @ECHO@
79 ECHO_C = @ECHO_C@
80 ECHO_N = @ECHO_N@
81 ECHO_T = @ECHO_T@
82 EGREP = @EGREP@
83 EXEEXT = @EXEEXT@
84 F77 = @F77@
85 FFLAGS = @FFLAGS@
86 GREP = @GREP@
87 INSTALL = @INSTALL@
88 INSTALL_DATA = @INSTALL_DATA@
89 INSTALL_PROGRAM = @INSTALL_PROGRAM@
90 INSTALL_SCRIPT = @INSTALL_SCRIPT@
91 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92 LDFLAGS = @LDFLAGS@
93 LIBOBJS = @LIBOBJS@
94 LIBS = @LIBS@
95 LIBTOOL = @LIBTOOL@
96 LN_S = @LN_S@
97 LTLIBOBJS = @LTLIBOBJS@
98 MAINT = @MAINT@
99 MAKEINFO = @MAKEINFO@
100 MKDIR_P = @MKDIR_P@
101 OBJEXT = @OBJEXT@
102 PACKAGE = @PACKAGE@
103 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
104 PACKAGE_NAME = @PACKAGE_NAME@
105 PACKAGE_STRING = @PACKAGE_STRING@
106 PACKAGE_TARNAME = @PACKAGE_TARNAME@
107 PACKAGE_VERSION = @PACKAGE_VERSION@
108 PATH_SEPARATOR = @PATH_SEPARATOR@
109 RANLIB = @RANLIB@
110 SED = @SED@
111 SET_MAKE = @SET_MAKE@
112 SHELL = @SHELL@
113 STRIP = @STRIP@
114 VERSION = @VERSION@
115 abs_builddir = @abs_builddir@
116 abs_srcdir = @abs_srcdir@
117 abs_top_builddir = @abs_top_builddir@
118 abs_top_srcdir = @abs_top_srcdir@
119 ac_ct_CC = @ac_ct_CC@
120 ac_ct_CXX = @ac_ct_CXX@
121 ac_ct_F77 = @ac_ct_F77@
122 am__include = @am__include@
123 am__leading_dot = @am__leading_dot@
124 am__quote = @am__quote@
125 am__tar = @am__tar@
126 am__untar = @am__untar@
127 bindir = @bindir@
128 build = @build@
129 build_alias = @build_alias@
130 build_cpu = @build_cpu@
131 build_os = @build_os@
132 build_vendor = @build_vendor@
133 builddir = @builddir@
134 datadir = @datadir@
135 datarootdir = @datarootdir@
136 docdir = @docdir@
137 dvidir = @dvidir@
138 exec_prefix = @exec_prefix@
139 host = @host@
140 host_alias = @host_alias@
141 host_cpu = @host_cpu@
142 host_os = @host_os@
143 host_vendor = @host_vendor@
144 htmldir = @htmldir@
145 includedir = @includedir@
146 infodir = @infodir@
147 install_sh = @install_sh@
148 libdir = @libdir@
149 libexecdir = @libexecdir@
150 localedir = @localedir@
151 localstatedir = @localstatedir@
152 mandir = @mandir@
153 mkdir_p = @mkdir_p@
154 oldincludedir = @oldincludedir@
155 pdfdir = @pdfdir@
156 prefix = @prefix@
157 program_transform_name = @program_transform_name@
158 psdir = @psdir@
159 sbindir = @sbindir@
160 sharedstatedir = @sharedstatedir@
161 srcdir = @srcdir@
162 sysconfdir = @sysconfdir@
163 target_alias = @target_alias@
164 top_build_prefix = @top_build_prefix@
165 top_builddir = @top_builddir@
166 top_srcdir = @top_srcdir@
167 SUBDIRS = lib target initiator
168 all: all-recursive
170 .SUFFIXES:
171 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
172 @for dep in $?; do \
173 case '$(am__configure_deps)' in \
174 *$$dep*) \
175 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
176 && exit 0; \
177 exit 1;; \
178 esac; \
179 done; \
180 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
181 cd $(top_srcdir) && \
182 $(AUTOMAKE) --foreign src/Makefile
183 .PRECIOUS: Makefile
184 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
185 @case '$?' in \
186 *config.status*) \
187 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
188 *) \
189 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
190 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
191 esac;
193 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
196 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
199 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201 mostlyclean-libtool:
202 -rm -f *.lo
204 clean-libtool:
205 -rm -rf .libs _libs
207 # This directory's subdirectories are mostly independent; you can cd
208 # into them and run `make' without going through this Makefile.
209 # To change the values of `make' variables: instead of editing Makefiles,
210 # (1) if the variable is set in `config.status', edit `config.status'
211 # (which will cause the Makefiles to be regenerated when you run `make');
212 # (2) otherwise, pass the desired values on the `make' command line.
213 $(RECURSIVE_TARGETS):
214 @failcom='exit 1'; \
215 for f in x $$MAKEFLAGS; do \
216 case $$f in \
217 *=* | --[!k]*);; \
218 *k*) failcom='fail=yes';; \
219 esac; \
220 done; \
221 dot_seen=no; \
222 target=`echo $@ | sed s/-recursive//`; \
223 list='$(SUBDIRS)'; for subdir in $$list; do \
224 echo "Making $$target in $$subdir"; \
225 if test "$$subdir" = "."; then \
226 dot_seen=yes; \
227 local_target="$$target-am"; \
228 else \
229 local_target="$$target"; \
230 fi; \
231 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
232 || eval $$failcom; \
233 done; \
234 if test "$$dot_seen" = "no"; then \
235 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
236 fi; test -z "$$fail"
238 $(RECURSIVE_CLEAN_TARGETS):
239 @failcom='exit 1'; \
240 for f in x $$MAKEFLAGS; do \
241 case $$f in \
242 *=* | --[!k]*);; \
243 *k*) failcom='fail=yes';; \
244 esac; \
245 done; \
246 dot_seen=no; \
247 case "$@" in \
248 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
249 *) list='$(SUBDIRS)' ;; \
250 esac; \
251 rev=''; for subdir in $$list; do \
252 if test "$$subdir" = "."; then :; else \
253 rev="$$subdir $$rev"; \
254 fi; \
255 done; \
256 rev="$$rev ."; \
257 target=`echo $@ | sed s/-recursive//`; \
258 for subdir in $$rev; do \
259 echo "Making $$target in $$subdir"; \
260 if test "$$subdir" = "."; then \
261 local_target="$$target-am"; \
262 else \
263 local_target="$$target"; \
264 fi; \
265 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
266 || eval $$failcom; \
267 done && test -z "$$fail"
268 tags-recursive:
269 list='$(SUBDIRS)'; for subdir in $$list; do \
270 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
271 done
272 ctags-recursive:
273 list='$(SUBDIRS)'; for subdir in $$list; do \
274 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
275 done
277 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
278 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
279 unique=`for i in $$list; do \
280 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281 done | \
282 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
283 END { if (nonempty) { for (i in files) print i; }; }'`; \
284 mkid -fID $$unique
285 tags: TAGS
287 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
288 $(TAGS_FILES) $(LISP)
289 tags=; \
290 here=`pwd`; \
291 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
292 include_option=--etags-include; \
293 empty_fix=.; \
294 else \
295 include_option=--include; \
296 empty_fix=; \
297 fi; \
298 list='$(SUBDIRS)'; for subdir in $$list; do \
299 if test "$$subdir" = .; then :; else \
300 test ! -f $$subdir/TAGS || \
301 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
302 fi; \
303 done; \
304 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
305 unique=`for i in $$list; do \
306 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307 done | \
308 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
309 END { if (nonempty) { for (i in files) print i; }; }'`; \
310 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
311 test -n "$$unique" || unique=$$empty_fix; \
312 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
313 $$tags $$unique; \
315 ctags: CTAGS
316 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
317 $(TAGS_FILES) $(LISP)
318 tags=; \
319 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
320 unique=`for i in $$list; do \
321 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322 done | \
323 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
324 END { if (nonempty) { for (i in files) print i; }; }'`; \
325 test -z "$(CTAGS_ARGS)$$tags$$unique" \
326 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
327 $$tags $$unique
329 GTAGS:
330 here=`$(am__cd) $(top_builddir) && pwd` \
331 && cd $(top_srcdir) \
332 && gtags -i $(GTAGS_ARGS) $$here
334 distclean-tags:
335 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
337 distdir: $(DISTFILES)
338 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
339 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
340 list='$(DISTFILES)'; \
341 dist_files=`for file in $$list; do echo $$file; done | \
342 sed -e "s|^$$srcdirstrip/||;t" \
343 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
344 case $$dist_files in \
345 */*) $(MKDIR_P) `echo "$$dist_files" | \
346 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
347 sort -u` ;; \
348 esac; \
349 for file in $$dist_files; do \
350 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
351 if test -d $$d/$$file; then \
352 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
353 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
354 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
355 fi; \
356 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
357 else \
358 test -f $(distdir)/$$file \
359 || cp -p $$d/$$file $(distdir)/$$file \
360 || exit 1; \
361 fi; \
362 done
363 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
364 if test "$$subdir" = .; then :; else \
365 test -d "$(distdir)/$$subdir" \
366 || $(MKDIR_P) "$(distdir)/$$subdir" \
367 || exit 1; \
368 distdir=`$(am__cd) $(distdir) && pwd`; \
369 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
370 (cd $$subdir && \
371 $(MAKE) $(AM_MAKEFLAGS) \
372 top_distdir="$$top_distdir" \
373 distdir="$$distdir/$$subdir" \
374 am__remove_distdir=: \
375 am__skip_length_check=: \
376 distdir) \
377 || exit 1; \
378 fi; \
379 done
380 check-am: all-am
381 check: check-recursive
382 all-am: Makefile
383 installdirs: installdirs-recursive
384 installdirs-am:
385 install: install-recursive
386 install-exec: install-exec-recursive
387 install-data: install-data-recursive
388 uninstall: uninstall-recursive
390 install-am: all-am
391 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
393 installcheck: installcheck-recursive
394 install-strip:
395 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
396 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
397 `test -z '$(STRIP)' || \
398 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
399 mostlyclean-generic:
401 clean-generic:
403 distclean-generic:
404 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
406 maintainer-clean-generic:
407 @echo "This command is intended for maintainers to use"
408 @echo "it deletes files that may require special tools to rebuild."
409 clean: clean-recursive
411 clean-am: clean-generic clean-libtool mostlyclean-am
413 distclean: distclean-recursive
414 -rm -f Makefile
415 distclean-am: clean-am distclean-generic distclean-tags
417 dvi: dvi-recursive
419 dvi-am:
421 html: html-recursive
423 info: info-recursive
425 info-am:
427 install-data-am:
429 install-dvi: install-dvi-recursive
431 install-exec-am:
433 install-html: install-html-recursive
435 install-info: install-info-recursive
437 install-man:
439 install-pdf: install-pdf-recursive
441 install-ps: install-ps-recursive
443 installcheck-am:
445 maintainer-clean: maintainer-clean-recursive
446 -rm -f Makefile
447 maintainer-clean-am: distclean-am maintainer-clean-generic
449 mostlyclean: mostlyclean-recursive
451 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
453 pdf: pdf-recursive
455 pdf-am:
457 ps: ps-recursive
459 ps-am:
461 uninstall-am:
463 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
464 install-strip
466 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
467 all all-am check check-am clean clean-generic clean-libtool \
468 ctags ctags-recursive distclean distclean-generic \
469 distclean-libtool distclean-tags distdir dvi dvi-am html \
470 html-am info info-am install install-am install-data \
471 install-data-am install-dvi install-dvi-am install-exec \
472 install-exec-am install-html install-html-am install-info \
473 install-info-am install-man install-pdf install-pdf-am \
474 install-ps install-ps-am install-strip installcheck \
475 installcheck-am installdirs installdirs-am maintainer-clean \
476 maintainer-clean-generic mostlyclean mostlyclean-generic \
477 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
478 uninstall uninstall-am
480 # Tell versions [3.59,3.63) of GNU make to not export all variables.
481 # Otherwise a system limit (for SysV at least) may be exceeded.
482 .NOEXPORT: