Annotation of embedaddon/lighttpd/doc/initscripts/Makefile.in, revision 1.1.1.2
1.1.1.2 ! misho 1: # Makefile.in generated by automake 1.14.1 from Makefile.am.
1.1 misho 2: # @configure_input@
3:
4: # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5:
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.
9:
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.
14:
15: @SET_MAKE@
16: VPATH = @srcdir@
17: am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18: am__make_running_with_option = \
19: case $${target_option-} in \
20: ?) ;; \
21: *) echo "am__make_running_with_option: internal error: invalid" \
22: "target option '$${target_option-}' specified" >&2; \
23: exit 1;; \
24: esac; \
25: has_opt=no; \
26: sane_makeflags=$$MAKEFLAGS; \
27: if $(am__is_gnu_make); then \
28: sane_makeflags=$$MFLAGS; \
29: else \
30: case $$MAKEFLAGS in \
31: *\\[\ \ ]*) \
32: bs=\\; \
33: sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34: | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
35: esac; \
36: fi; \
37: skip_next=no; \
38: strip_trailopt () \
39: { \
40: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41: }; \
42: for flg in $$sane_makeflags; do \
43: test $$skip_next = yes && { skip_next=no; continue; }; \
44: case $$flg in \
45: *=*|--*) continue;; \
46: -*I) strip_trailopt 'I'; skip_next=yes;; \
47: -*I?*) strip_trailopt 'I';; \
48: -*O) strip_trailopt 'O'; skip_next=yes;; \
49: -*O?*) strip_trailopt 'O';; \
50: -*l) strip_trailopt 'l'; skip_next=yes;; \
51: -*l?*) strip_trailopt 'l';; \
52: -[dEDm]) skip_next=yes;; \
53: -[JT]) skip_next=yes;; \
54: esac; \
55: case $$flg in \
56: *$$target_option*) has_opt=yes; break;; \
57: esac; \
58: done; \
59: test $$has_opt = yes
60: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62: pkgdatadir = $(datadir)/@PACKAGE@
63: pkgincludedir = $(includedir)/@PACKAGE@
64: pkglibdir = $(libdir)/@PACKAGE@
65: pkglibexecdir = $(libexecdir)/@PACKAGE@
66: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67: install_sh_DATA = $(install_sh) -c -m 644
68: install_sh_PROGRAM = $(install_sh) -c
69: install_sh_SCRIPT = $(install_sh) -c
70: INSTALL_HEADER = $(INSTALL_DATA)
71: transform = $(program_transform_name)
72: NORMAL_INSTALL = :
73: PRE_INSTALL = :
74: POST_INSTALL = :
75: NORMAL_UNINSTALL = :
76: PRE_UNINSTALL = :
77: POST_UNINSTALL = :
78: build_triplet = @build@
79: host_triplet = @host@
80: target_triplet = @target@
81: subdir = doc/initscripts
82: DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
83: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84: am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
85: $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
86: $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
87: $(top_srcdir)/configure.ac
88: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89: $(ACLOCAL_M4)
90: mkinstalldirs = $(install_sh) -d
91: CONFIG_HEADER = $(top_builddir)/config.h
92: CONFIG_CLEAN_FILES =
93: CONFIG_CLEAN_VPATH_FILES =
94: AM_V_P = $(am__v_P_@AM_V@)
95: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
96: am__v_P_0 = false
97: am__v_P_1 = :
98: AM_V_GEN = $(am__v_GEN_@AM_V@)
99: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
100: am__v_GEN_0 = @echo " GEN " $@;
101: am__v_GEN_1 =
102: AM_V_at = $(am__v_at_@AM_V@)
103: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
104: am__v_at_0 = @
105: am__v_at_1 =
106: SOURCES =
107: DIST_SOURCES =
108: am__can_run_installinfo = \
109: case $$AM_UPDATE_INFO_DIR in \
110: n|no|NO) false;; \
111: *) (install-info --version) >/dev/null 2>&1;; \
112: esac
113: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
114: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
115: ACLOCAL = @ACLOCAL@
116: AMTAR = @AMTAR@
117: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
118: AR = @AR@
119: ATTR_LIB = @ATTR_LIB@
120: AUTOCONF = @AUTOCONF@
121: AUTOHEADER = @AUTOHEADER@
122: AUTOMAKE = @AUTOMAKE@
123: AWK = @AWK@
124: BZ_LIB = @BZ_LIB@
125: CC = @CC@
126: CCDEPMODE = @CCDEPMODE@
127: CFLAGS = @CFLAGS@
128: CPP = @CPP@
129: CPPFLAGS = @CPPFLAGS@
130: CRYPT_LIB = @CRYPT_LIB@
131: CYGPATH_W = @CYGPATH_W@
132: DEFS = @DEFS@
133: DEPDIR = @DEPDIR@
134: DLLTOOL = @DLLTOOL@
135: DL_LIB = @DL_LIB@
136: DSYMUTIL = @DSYMUTIL@
137: DUMPBIN = @DUMPBIN@
138: ECHO_C = @ECHO_C@
139: ECHO_N = @ECHO_N@
140: ECHO_T = @ECHO_T@
141: EGREP = @EGREP@
142: EXEEXT = @EXEEXT@
143: FAM_CFLAGS = @FAM_CFLAGS@
144: FAM_LIBS = @FAM_LIBS@
145: FGREP = @FGREP@
146: GDBM_LIB = @GDBM_LIB@
147: GREP = @GREP@
148: INSTALL = @INSTALL@
149: INSTALL_DATA = @INSTALL_DATA@
150: INSTALL_PROGRAM = @INSTALL_PROGRAM@
151: INSTALL_SCRIPT = @INSTALL_SCRIPT@
152: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153: LBER_LIB = @LBER_LIB@
154: LD = @LD@
155: LDAP_LIB = @LDAP_LIB@
156: LDFLAGS = @LDFLAGS@
157: LIBEV_CFLAGS = @LIBEV_CFLAGS@
158: LIBEV_LIBS = @LIBEV_LIBS@
159: LIBOBJS = @LIBOBJS@
160: LIBS = @LIBS@
161: LIBTOOL = @LIBTOOL@
162: LIPO = @LIPO@
163: LN_S = @LN_S@
164: LTLIBOBJS = @LTLIBOBJS@
165: LUA_CFLAGS = @LUA_CFLAGS@
166: LUA_LIBS = @LUA_LIBS@
167: MAKEINFO = @MAKEINFO@
168: MANIFEST_TOOL = @MANIFEST_TOOL@
169: MEMCACHE_LIB = @MEMCACHE_LIB@
170: MKDIR_P = @MKDIR_P@
171: MYSQL_CONFIG = @MYSQL_CONFIG@
172: MYSQL_INCLUDE = @MYSQL_INCLUDE@
173: MYSQL_LIBS = @MYSQL_LIBS@
174: NM = @NM@
175: NMEDIT = @NMEDIT@
176: OBJDUMP = @OBJDUMP@
177: OBJEXT = @OBJEXT@
178: OTOOL = @OTOOL@
179: OTOOL64 = @OTOOL64@
180: PACKAGE = @PACKAGE@
181: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
182: PACKAGE_NAME = @PACKAGE_NAME@
183: PACKAGE_STRING = @PACKAGE_STRING@
184: PACKAGE_TARNAME = @PACKAGE_TARNAME@
185: PACKAGE_URL = @PACKAGE_URL@
186: PACKAGE_VERSION = @PACKAGE_VERSION@
187: PATH_SEPARATOR = @PATH_SEPARATOR@
188: PCRECONFIG = @PCRECONFIG@
189: PCRE_LIB = @PCRE_LIB@
190: PKG_CONFIG = @PKG_CONFIG@
191: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
192: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
193: RANLIB = @RANLIB@
194: SED = @SED@
195: SENDFILE_LIB = @SENDFILE_LIB@
196: SET_MAKE = @SET_MAKE@
197: SHELL = @SHELL@
198: SQLITE_CFLAGS = @SQLITE_CFLAGS@
199: SQLITE_LIBS = @SQLITE_LIBS@
200: SSL_LIB = @SSL_LIB@
201: STRIP = @STRIP@
202: UUID_LIBS = @UUID_LIBS@
203: VERSION = @VERSION@
204: XML_CFLAGS = @XML_CFLAGS@
205: XML_LIBS = @XML_LIBS@
206: Z_LIB = @Z_LIB@
207: abs_builddir = @abs_builddir@
208: abs_srcdir = @abs_srcdir@
209: abs_top_builddir = @abs_top_builddir@
210: abs_top_srcdir = @abs_top_srcdir@
211: ac_ct_AR = @ac_ct_AR@
212: ac_ct_CC = @ac_ct_CC@
213: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
214: am__include = @am__include@
215: am__leading_dot = @am__leading_dot@
216: am__quote = @am__quote@
217: am__tar = @am__tar@
218: am__untar = @am__untar@
219: bindir = @bindir@
220: build = @build@
221: build_alias = @build_alias@
222: build_cpu = @build_cpu@
223: build_os = @build_os@
224: build_vendor = @build_vendor@
225: builddir = @builddir@
226: datadir = @datadir@
227: datarootdir = @datarootdir@
228: docdir = @docdir@
229: dvidir = @dvidir@
230: exec_prefix = @exec_prefix@
231: host = @host@
232: host_alias = @host_alias@
233: host_cpu = @host_cpu@
234: host_os = @host_os@
235: host_vendor = @host_vendor@
236: htmldir = @htmldir@
237: includedir = @includedir@
238: infodir = @infodir@
239: install_sh = @install_sh@
240: libdir = @libdir@
241: libexecdir = @libexecdir@
242: localedir = @localedir@
243: localstatedir = @localstatedir@
244: mandir = @mandir@
245: mkdir_p = @mkdir_p@
246: oldincludedir = @oldincludedir@
247: pdfdir = @pdfdir@
248: prefix = @prefix@
249: program_transform_name = @program_transform_name@
250: psdir = @psdir@
251: sbindir = @sbindir@
252: sharedstatedir = @sharedstatedir@
253: srcdir = @srcdir@
254: sysconfdir = @sysconfdir@
255: target = @target@
256: target_alias = @target_alias@
257: target_cpu = @target_cpu@
258: target_os = @target_os@
259: target_vendor = @target_vendor@
260: top_build_prefix = @top_build_prefix@
261: top_builddir = @top_builddir@
262: top_srcdir = @top_srcdir@
263: EXTRA_DIST = rc.lighttpd rc.lighttpd.redhat sysconfig.lighttpd
264: all: all-am
265:
266: .SUFFIXES:
267: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
268: @for dep in $?; do \
269: case '$(am__configure_deps)' in \
270: *$$dep*) \
271: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
272: && { if test -f $@; then exit 0; else break; fi; }; \
273: exit 1;; \
274: esac; \
275: done; \
276: echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/initscripts/Makefile'; \
277: $(am__cd) $(top_srcdir) && \
278: $(AUTOMAKE) --foreign doc/initscripts/Makefile
279: .PRECIOUS: Makefile
280: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
281: @case '$?' in \
282: *config.status*) \
283: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
284: *) \
285: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
286: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
287: esac;
288:
289: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
290: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291:
292: $(top_srcdir)/configure: $(am__configure_deps)
293: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
295: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296: $(am__aclocal_m4_deps):
297:
298: mostlyclean-libtool:
299: -rm -f *.lo
300:
301: clean-libtool:
302: -rm -rf .libs _libs
303: tags TAGS:
304:
305: ctags CTAGS:
306:
307: cscope cscopelist:
308:
309:
310: distdir: $(DISTFILES)
311: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
312: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
313: list='$(DISTFILES)'; \
314: dist_files=`for file in $$list; do echo $$file; done | \
315: sed -e "s|^$$srcdirstrip/||;t" \
316: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
317: case $$dist_files in \
318: */*) $(MKDIR_P) `echo "$$dist_files" | \
319: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
320: sort -u` ;; \
321: esac; \
322: for file in $$dist_files; do \
323: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
324: if test -d $$d/$$file; then \
325: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
326: if test -d "$(distdir)/$$file"; then \
327: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
328: fi; \
329: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
330: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
331: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
332: fi; \
333: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
334: else \
335: test -f "$(distdir)/$$file" \
336: || cp -p $$d/$$file "$(distdir)/$$file" \
337: || exit 1; \
338: fi; \
339: done
340: check-am: all-am
341: check: check-am
342: all-am: Makefile
343: installdirs:
344: install: install-am
345: install-exec: install-exec-am
346: install-data: install-data-am
347: uninstall: uninstall-am
348:
349: install-am: all-am
350: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
351:
352: installcheck: installcheck-am
353: install-strip:
354: if test -z '$(STRIP)'; then \
355: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
356: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
357: install; \
358: else \
359: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
360: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
361: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
362: fi
363: mostlyclean-generic:
364:
365: clean-generic:
366:
367: distclean-generic:
368: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
369: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
370:
371: maintainer-clean-generic:
372: @echo "This command is intended for maintainers to use"
373: @echo "it deletes files that may require special tools to rebuild."
374: clean: clean-am
375:
376: clean-am: clean-generic clean-libtool mostlyclean-am
377:
378: distclean: distclean-am
379: -rm -f Makefile
380: distclean-am: clean-am distclean-generic
381:
382: dvi: dvi-am
383:
384: dvi-am:
385:
386: html: html-am
387:
388: html-am:
389:
390: info: info-am
391:
392: info-am:
393:
394: install-data-am:
395:
396: install-dvi: install-dvi-am
397:
398: install-dvi-am:
399:
400: install-exec-am:
401:
402: install-html: install-html-am
403:
404: install-html-am:
405:
406: install-info: install-info-am
407:
408: install-info-am:
409:
410: install-man:
411:
412: install-pdf: install-pdf-am
413:
414: install-pdf-am:
415:
416: install-ps: install-ps-am
417:
418: install-ps-am:
419:
420: installcheck-am:
421:
422: maintainer-clean: maintainer-clean-am
423: -rm -f Makefile
424: maintainer-clean-am: distclean-am maintainer-clean-generic
425:
426: mostlyclean: mostlyclean-am
427:
428: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
429:
430: pdf: pdf-am
431:
432: pdf-am:
433:
434: ps: ps-am
435:
436: ps-am:
437:
438: uninstall-am:
439:
440: .MAKE: install-am install-strip
441:
442: .PHONY: all all-am check check-am clean clean-generic clean-libtool \
443: cscopelist-am ctags-am distclean distclean-generic \
444: distclean-libtool distdir dvi dvi-am html html-am info info-am \
445: install install-am install-data install-data-am install-dvi \
446: install-dvi-am install-exec install-exec-am install-html \
447: install-html-am install-info install-info-am install-man \
448: install-pdf install-pdf-am install-ps install-ps-am \
449: install-strip installcheck installcheck-am installdirs \
450: maintainer-clean maintainer-clean-generic mostlyclean \
451: mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
452: tags-am uninstall uninstall-am
453:
454:
455: # Tell versions [3.59,3.63) of GNU make to not export all variables.
456: # Otherwise a system limit (for SysV at least) may be exceeded.
457: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>