ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/Makefile.in
Revision: 3869
Committed: Thu Jun 5 22:19:27 2014 UTC (11 years, 2 months ago) by michael
File size: 17188 byte(s)
Log Message:
- Removed OPERWALL. Use GLOBOPS instead.

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