ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/doc/Makefile.in
Revision: 4981
Committed: Fri Dec 5 14:31:27 2014 UTC (11 years, 7 months ago) by michael
File size: 17224 byte(s)
Log Message:
- Add m4/ax_arg_libgeoip.m4 and tidy up configure.ac a bit

File Contents

# User Rev Content
1 michael 2722 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 michael 912 # @configure_input@
3    
4 michael 2064 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5 michael 1425
6 michael 912 # 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 michael 1310
17 michael 912 VPATH = @srcdir@
18 michael 2064 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19     am__make_running_with_option = \
20     case $${target_option-} in \
21     ?) ;; \
22     *) echo "am__make_running_with_option: internal error: invalid" \
23     "target option '$${target_option-}' specified" >&2; \
24     exit 1;; \
25     esac; \
26     has_opt=no; \
27     sane_makeflags=$$MAKEFLAGS; \
28     if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30     else \
31 michael 1338 case $$MAKEFLAGS in \
32     *\\[\ \ ]*) \
33 michael 2064 bs=\\; \
34     sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35     | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
36 michael 1338 esac; \
37 michael 2064 fi; \
38     skip_next=no; \
39     strip_trailopt () \
40     { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42     }; \
43     for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46     *=*|--*) continue;; \
47     -*I) strip_trailopt 'I'; skip_next=yes;; \
48     -*I?*) strip_trailopt 'I';; \
49     -*O) strip_trailopt 'O'; skip_next=yes;; \
50     -*O?*) strip_trailopt 'O';; \
51     -*l) strip_trailopt 'l'; skip_next=yes;; \
52     -*l?*) strip_trailopt 'l';; \
53     -[dEDm]) skip_next=yes;; \
54     -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57     *$$target_option*) has_opt=yes; break;; \
58     esac; \
59     done; \
60     test $$has_opt = yes
61     am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62     am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 michael 912 pkgdatadir = $(datadir)/@PACKAGE@
64 michael 945 pkgincludedir = $(includedir)/@PACKAGE@
65 michael 912 pkglibdir = $(libdir)/@PACKAGE@
66 michael 945 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 michael 912 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68     install_sh_DATA = $(install_sh) -c -m 644
69     install_sh_PROGRAM = $(install_sh) -c
70     install_sh_SCRIPT = $(install_sh) -c
71     INSTALL_HEADER = $(INSTALL_DATA)
72     transform = $(program_transform_name)
73     NORMAL_INSTALL = :
74     PRE_INSTALL = :
75     POST_INSTALL = :
76     NORMAL_UNINSTALL = :
77     PRE_UNINSTALL = :
78     POST_UNINSTALL = :
79     build_triplet = @build@
80     host_triplet = @host@
81     subdir = doc
82 michael 1720 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83     $(dist_sysconf_DATA)
84 michael 912 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 michael 2499 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
86 michael 2491 $(top_srcdir)/m4/ax_append_compile_flags.m4 \
87     $(top_srcdir)/m4/ax_append_flag.m4 \
88 michael 4979 $(top_srcdir)/m4/ax_arg_enable_assert.m4 \
89 michael 4360 $(top_srcdir)/m4/ax_arg_enable_debugging.m4 \
90     $(top_srcdir)/m4/ax_arg_enable_warnings.m4 \
91     $(top_srcdir)/m4/ax_arg_ioloop_mechanism.m4 \
92 michael 4981 $(top_srcdir)/m4/ax_arg_libgeoip.m4 \
93 michael 4364 $(top_srcdir)/m4/ax_arg_openssl.m4 \
94 michael 2491 $(top_srcdir)/m4/ax_check_compile_flag.m4 \
95 michael 4360 $(top_srcdir)/m4/ax_library_net.m4 \
96 michael 3838 $(top_srcdir)/m4/ax_require_defined.m4 \
97 michael 2480 $(top_srcdir)/m4/gcc_stack_protect.m4 \
98 michael 4961 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltargz.m4 \
99     $(top_srcdir)/m4/ltdl.m4 $(top_srcdir)/m4/ltoptions.m4 \
100     $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
101     $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
102 michael 912 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103     $(ACLOCAL_M4)
104     mkinstalldirs = $(install_sh) -d
105     CONFIG_HEADER = $(top_builddir)/config.h
106     CONFIG_CLEAN_FILES =
107 michael 945 CONFIG_CLEAN_VPATH_FILES =
108 michael 1720 AM_V_P = $(am__v_P_@AM_V@)
109     am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
110     am__v_P_0 = false
111     am__v_P_1 = :
112     AM_V_GEN = $(am__v_GEN_@AM_V@)
113     am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
114     am__v_GEN_0 = @echo " GEN " $@;
115     am__v_GEN_1 =
116     AM_V_at = $(am__v_at_@AM_V@)
117     am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
118     am__v_at_0 = @
119     am__v_at_1 =
120 michael 912 SOURCES =
121     DIST_SOURCES =
122 michael 1338 am__can_run_installinfo = \
123     case $$AM_UPDATE_INFO_DIR in \
124     n|no|NO) false;; \
125     *) (install-info --version) >/dev/null 2>&1;; \
126     esac
127 michael 945 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
128     am__vpath_adj = case $$p in \
129     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
130     *) f=$$p;; \
131     esac;
132     am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
133     am__install_max = 40
134     am__nobase_strip_setup = \
135     srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
136     am__nobase_strip = \
137     for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
138     am__nobase_list = $(am__nobase_strip_setup); \
139     for p in $$list; do echo "$$p $$p"; done | \
140     sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
141     $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
142     if (++n[$$2] == $(am__install_max)) \
143     { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
144     END { for (dir in files) print dir, files[dir] }'
145     am__base_list = \
146     sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
147     sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
148 michael 1257 am__uninstall_files_from_dir = { \
149     test -z "$$files" \
150     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
151     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
152     $(am__cd) "$$dir" && rm -f $$files; }; \
153     }
154 michael 912 man8dir = $(mandir)/man8
155 michael 1310 am__installdirs = "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(sysconfdir)"
156 michael 912 NROFF = nroff
157     MANS = $(man_MANS)
158 michael 1310 DATA = $(dist_sysconf_DATA)
159 michael 1720 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
160 michael 912 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
161     ACLOCAL = @ACLOCAL@
162     AMTAR = @AMTAR@
163 michael 1720 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
164 michael 912 AR = @AR@
165     AUTOCONF = @AUTOCONF@
166     AUTOHEADER = @AUTOHEADER@
167     AUTOMAKE = @AUTOMAKE@
168     AWK = @AWK@
169     CC = @CC@
170     CCDEPMODE = @CCDEPMODE@
171     CFLAGS = @CFLAGS@
172     CPP = @CPP@
173     CPPFLAGS = @CPPFLAGS@
174     CYGPATH_W = @CYGPATH_W@
175     DATADIR = @DATADIR@
176     DEFS = @DEFS@
177     DEPDIR = @DEPDIR@
178 michael 1106 DLLTOOL = @DLLTOOL@
179 db 941 DSYMUTIL = @DSYMUTIL@
180 michael 945 DUMPBIN = @DUMPBIN@
181 michael 912 ECHO_C = @ECHO_C@
182     ECHO_N = @ECHO_N@
183     ECHO_T = @ECHO_T@
184     EGREP = @EGREP@
185     EXEEXT = @EXEEXT@
186 michael 945 FGREP = @FGREP@
187 michael 912 GREP = @GREP@
188     INCLTDL = @INCLTDL@
189     INSTALL = @INSTALL@
190     INSTALL_DATA = @INSTALL_DATA@
191     INSTALL_PROGRAM = @INSTALL_PROGRAM@
192     INSTALL_SCRIPT = @INSTALL_SCRIPT@
193     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194 michael 945 LD = @LD@
195 michael 912 LDFLAGS = @LDFLAGS@
196     LEX = @LEX@
197     LEXLIB = @LEXLIB@
198     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
199 michael 945 LIBADD_DL = @LIBADD_DL@
200     LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
201     LIBADD_DLOPEN = @LIBADD_DLOPEN@
202     LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
203 michael 912 LIBDIR = @LIBDIR@
204     LIBLTDL = @LIBLTDL@
205     LIBOBJS = @LIBOBJS@
206     LIBS = @LIBS@
207     LIBTOOL = @LIBTOOL@
208 michael 945 LIPO = @LIPO@
209 michael 912 LN_S = @LN_S@
210     LOCALSTATEDIR = @LOCALSTATEDIR@
211 michael 945 LTDLDEPS = @LTDLDEPS@
212     LTDLINCL = @LTDLINCL@
213     LTDLOPEN = @LTDLOPEN@
214 michael 912 LTLIBOBJS = @LTLIBOBJS@
215 michael 4961 LT_ARGZ_H = @LT_ARGZ_H@
216 michael 945 LT_CONFIG_H = @LT_CONFIG_H@
217     LT_DLLOADERS = @LT_DLLOADERS@
218     LT_DLPREOPEN = @LT_DLPREOPEN@
219 michael 912 MAINT = @MAINT@
220     MAKEINFO = @MAKEINFO@
221 michael 1106 MANIFEST_TOOL = @MANIFEST_TOOL@
222 michael 912 MKDIR_P = @MKDIR_P@
223 michael 945 NM = @NM@
224 db 941 NMEDIT = @NMEDIT@
225 michael 945 OBJDUMP = @OBJDUMP@
226 michael 912 OBJEXT = @OBJEXT@
227 michael 945 OTOOL = @OTOOL@
228     OTOOL64 = @OTOOL64@
229 michael 912 PACKAGE = @PACKAGE@
230     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
231     PACKAGE_NAME = @PACKAGE_NAME@
232     PACKAGE_STRING = @PACKAGE_STRING@
233     PACKAGE_TARNAME = @PACKAGE_TARNAME@
234 michael 967 PACKAGE_URL = @PACKAGE_URL@
235 michael 912 PACKAGE_VERSION = @PACKAGE_VERSION@
236     PATH_SEPARATOR = @PATH_SEPARATOR@
237     PREFIX = @PREFIX@
238     RANLIB = @RANLIB@
239     SED = @SED@
240     SET_MAKE = @SET_MAKE@
241     SHELL = @SHELL@
242     STRIP = @STRIP@
243     SYSCONFDIR = @SYSCONFDIR@
244     VERSION = @VERSION@
245     YACC = @YACC@
246     YFLAGS = @YFLAGS@
247     abs_builddir = @abs_builddir@
248     abs_srcdir = @abs_srcdir@
249     abs_top_builddir = @abs_top_builddir@
250     abs_top_srcdir = @abs_top_srcdir@
251 michael 1106 ac_ct_AR = @ac_ct_AR@
252 michael 912 ac_ct_CC = @ac_ct_CC@
253 michael 945 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
254 michael 912 am__include = @am__include@
255     am__leading_dot = @am__leading_dot@
256     am__quote = @am__quote@
257     am__tar = @am__tar@
258     am__untar = @am__untar@
259     bindir = @bindir@
260     build = @build@
261     build_alias = @build_alias@
262     build_cpu = @build_cpu@
263     build_os = @build_os@
264     build_vendor = @build_vendor@
265     builddir = @builddir@
266     datadir = @datadir@
267     datarootdir = @datarootdir@
268     docdir = @docdir@
269     dvidir = @dvidir@
270     exec_prefix = @exec_prefix@
271     host = @host@
272     host_alias = @host_alias@
273     host_cpu = @host_cpu@
274     host_os = @host_os@
275     host_vendor = @host_vendor@
276     htmldir = @htmldir@
277     includedir = @includedir@
278     infodir = @infodir@
279     install_sh = @install_sh@
280     libdir = @libdir@
281     libexecdir = @libexecdir@
282     localedir = @localedir@
283     localstatedir = @localstatedir@
284 michael 945 ltdl_LIBOBJS = @ltdl_LIBOBJS@
285     ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
286 michael 912 mandir = @mandir@
287 michael 1462 mkdir_p = @mkdir_p@
288 michael 912 oldincludedir = @oldincludedir@
289     pdfdir = @pdfdir@
290     prefix = @prefix@
291     program_transform_name = @program_transform_name@
292     psdir = @psdir@
293     sbindir = @sbindir@
294     sharedstatedir = @sharedstatedir@
295     srcdir = @srcdir@
296 michael 945 sys_symbol_underscore = @sys_symbol_underscore@
297 michael 912 sysconfdir = @sysconfdir@
298     target_alias = @target_alias@
299 db 941 top_build_prefix = @top_build_prefix@
300 michael 912 top_builddir = @top_builddir@
301     top_srcdir = @top_srcdir@
302     AUTOMAKE_OPTIONS = foreign
303     man_MANS = ircd.8
304 michael 1825 dist_sysconf_DATA = reference.conf
305 michael 912 all: all-am
306    
307     .SUFFIXES:
308     $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
309     @for dep in $?; do \
310     case '$(am__configure_deps)' in \
311     *$$dep*) \
312 michael 945 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
313     && { if test -f $@; then exit 0; else break; fi; }; \
314 michael 912 exit 1;; \
315     esac; \
316     done; \
317 michael 945 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
318     $(am__cd) $(top_srcdir) && \
319     $(AUTOMAKE) --foreign doc/Makefile
320 michael 912 .PRECIOUS: Makefile
321     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
322     @case '$?' in \
323     *config.status*) \
324     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
325     *) \
326     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
327     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
328     esac;
329    
330     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
331     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332    
333     $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
334     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335     $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
336     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337 michael 945 $(am__aclocal_m4_deps):
338 michael 912
339     mostlyclean-libtool:
340     -rm -f *.lo
341    
342     clean-libtool:
343     -rm -rf .libs _libs
344 michael 945 install-man8: $(man_MANS)
345 michael 912 @$(NORMAL_INSTALL)
346 michael 1338 @list1=''; \
347     list2='$(man_MANS)'; \
348     test -n "$(man8dir)" \
349     && test -n "`echo $$list1$$list2`" \
350     || exit 0; \
351     echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
352     $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
353     { for i in $$list1; do echo "$$i"; done; \
354     if test -n "$$list2"; then \
355     for i in $$list2; do echo "$$i"; done \
356     | sed -n '/\.8[a-z]*$$/p'; \
357     fi; \
358 michael 945 } | while read p; do \
359     if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
360     echo "$$d$$p"; echo "$$p"; \
361     done | \
362     sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
363     -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
364     sed 'N;N;s,\n, ,g' | { \
365     list=; while read file base inst; do \
366     if test "$$base" = "$$inst"; then list="$$list $$file"; else \
367     echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
368     $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
369     fi; \
370 michael 912 done; \
371 michael 945 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
372     while read files; do \
373     test -z "$$files" || { \
374     echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
375     $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
376     done; }
377    
378 michael 912 uninstall-man8:
379     @$(NORMAL_UNINSTALL)
380 michael 945 @list=''; test -n "$(man8dir)" || exit 0; \
381     files=`{ for i in $$list; do echo "$$i"; done; \
382     l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
383     sed -n '/\.8[a-z]*$$/p'; \
384     } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
385     -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
386 michael 1257 dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
387 michael 1310 install-dist_sysconfDATA: $(dist_sysconf_DATA)
388     @$(NORMAL_INSTALL)
389     @list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
390 michael 1338 if test -n "$$list"; then \
391     echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \
392 michael 1356 $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \
393 michael 1338 fi; \
394 michael 1310 for p in $$list; do \
395     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
396     echo "$$d$$p"; \
397     done | $(am__base_list) | \
398     while read files; do \
399     echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sysconfdir)'"; \
400     $(INSTALL_DATA) $$files "$(DESTDIR)$(sysconfdir)" || exit $$?; \
401     done
402    
403     uninstall-dist_sysconfDATA:
404     @$(NORMAL_UNINSTALL)
405     @list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
406     files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
407     dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
408 michael 1720 tags TAGS:
409 michael 912
410 michael 1720 ctags CTAGS:
411 michael 912
412 michael 1373 cscope cscopelist:
413 michael 912
414 michael 1373
415 michael 912 distdir: $(DISTFILES)
416     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
417     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
418     list='$(DISTFILES)'; \
419     dist_files=`for file in $$list; do echo $$file; done | \
420     sed -e "s|^$$srcdirstrip/||;t" \
421     -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
422     case $$dist_files in \
423     */*) $(MKDIR_P) `echo "$$dist_files" | \
424     sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
425     sort -u` ;; \
426     esac; \
427     for file in $$dist_files; do \
428     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
429     if test -d $$d/$$file; then \
430     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
431 michael 945 if test -d "$(distdir)/$$file"; then \
432     find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
433     fi; \
434 michael 912 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
435 michael 945 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
436     find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
437 michael 912 fi; \
438 michael 945 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
439 michael 912 else \
440 michael 945 test -f "$(distdir)/$$file" \
441     || cp -p $$d/$$file "$(distdir)/$$file" \
442 michael 912 || exit 1; \
443     fi; \
444     done
445     check-am: all-am
446     check: check-am
447 michael 1310 all-am: Makefile $(MANS) $(DATA)
448 michael 912 installdirs:
449 michael 1310 for dir in "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(sysconfdir)"; do \
450 michael 912 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
451     done
452     install: install-am
453     install-exec: install-exec-am
454     install-data: install-data-am
455     uninstall: uninstall-am
456    
457     install-am: all-am
458     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
459    
460     installcheck: installcheck-am
461     install-strip:
462 michael 1257 if test -z '$(STRIP)'; then \
463     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
464     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
465     install; \
466     else \
467     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
468     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
469     "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
470     fi
471 michael 912 mostlyclean-generic:
472    
473     clean-generic:
474    
475     distclean-generic:
476     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
477 michael 945 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
478 michael 912
479     maintainer-clean-generic:
480     @echo "This command is intended for maintainers to use"
481     @echo "it deletes files that may require special tools to rebuild."
482     clean: clean-am
483    
484     clean-am: clean-generic clean-libtool mostlyclean-am
485    
486     distclean: distclean-am
487     -rm -f Makefile
488     distclean-am: clean-am distclean-generic
489    
490     dvi: dvi-am
491    
492     dvi-am:
493    
494     html: html-am
495    
496 michael 945 html-am:
497    
498 michael 912 info: info-am
499    
500     info-am:
501    
502     install-data-am: install-man
503    
504     install-dvi: install-dvi-am
505    
506 michael 945 install-dvi-am:
507    
508 michael 1310 install-exec-am: install-dist_sysconfDATA
509 michael 912
510     install-html: install-html-am
511    
512 michael 945 install-html-am:
513    
514 michael 912 install-info: install-info-am
515    
516 michael 945 install-info-am:
517    
518 michael 912 install-man: install-man8
519    
520     install-pdf: install-pdf-am
521    
522 michael 945 install-pdf-am:
523    
524 michael 912 install-ps: install-ps-am
525    
526 michael 945 install-ps-am:
527    
528 michael 912 installcheck-am:
529    
530     maintainer-clean: maintainer-clean-am
531     -rm -f Makefile
532     maintainer-clean-am: distclean-am maintainer-clean-generic
533    
534     mostlyclean: mostlyclean-am
535    
536     mostlyclean-am: mostlyclean-generic mostlyclean-libtool
537    
538     pdf: pdf-am
539    
540     pdf-am:
541    
542     ps: ps-am
543    
544     ps-am:
545    
546 michael 1310 uninstall-am: uninstall-dist_sysconfDATA uninstall-man
547 michael 912
548     uninstall-man: uninstall-man8
549    
550     .MAKE: install-am install-strip
551    
552     .PHONY: all all-am check check-am clean clean-generic clean-libtool \
553 michael 1720 cscopelist-am ctags-am distclean distclean-generic \
554     distclean-libtool distdir dvi dvi-am html html-am info info-am \
555     install install-am install-data install-data-am \
556     install-dist_sysconfDATA install-dvi install-dvi-am \
557     install-exec install-exec-am install-html install-html-am \
558     install-info install-info-am install-man install-man8 \
559     install-pdf install-pdf-am install-ps install-ps-am \
560     install-strip installcheck installcheck-am installdirs \
561     maintainer-clean maintainer-clean-generic mostlyclean \
562     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
563     tags-am uninstall uninstall-am uninstall-dist_sysconfDATA \
564 michael 1310 uninstall-man uninstall-man8
565 michael 912
566 michael 945
567 michael 912 # Tell versions [3.59,3.63) of GNU make to not export all variables.
568     # Otherwise a system limit (for SysV at least) may be exceeded.
569     .NOEXPORT: