ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/Makefile.in
Revision: 9283
Committed: Thu Feb 20 17:06:11 2020 UTC (5 years, 6 months ago) by michael
File size: 17542 byte(s)
Log Message:
- help/Makefile.am: properly install the extban help file

File Contents

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

Properties

Name Value
svn:eol-style native