ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/Makefile.in
(Generate patch)

Comparing ircd-hybrid/trunk/help/Makefile.in (file contents):
Revision 1730 by michael, Sun Jan 6 11:27:11 2013 UTC vs.
Revision 3838 by michael, Thu Jun 5 00:33:36 2014 UTC

# Line 1 | Line 1
1 < # Makefile.in generated by automake 1.13.1 from Makefile.am.
1 > # Makefile.in generated by automake 1.14.1 from Makefile.am.
2   # @configure_input@
3  
4 < # Copyright (C) 1994-2012 Free Software Foundation, Inc.
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,
# Line 13 | Line 13
13   # PARTICULAR PURPOSE.
14  
15   @SET_MAKE@
16 +
17   VPATH = @srcdir@
18 < am__make_dryrun = \
19 <  { \
20 <    am__dry=no; \
18 > 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      case $$MAKEFLAGS in \
32        *\\[\ \   ]*) \
33 <        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
34 <          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
35 <      *) \
25 <        for am__flg in $$MAKEFLAGS; do \
26 <          case $$am__flg in \
27 <            *=*|--*) ;; \
28 <            *n*) am__dry=yes; break;; \
29 <          esac; \
30 <        done;; \
33 >        bs=\\; \
34 >        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35 >          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36      esac; \
37 <    test $$am__dry = yes; \
38 <  }
37 >  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   pkgdatadir = $(datadir)/@PACKAGE@
64   pkgincludedir = $(includedir)/@PACKAGE@
65   pkglibdir = $(libdir)/@PACKAGE@
# Line 50 | Line 79 | POST_UNINSTALL = :
79   build_triplet = @build@
80   host_triplet = @host@
81   subdir = help
82 < DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
82 > DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83 >        $(dist_helpf_DATA)
84   ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 < am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
86 <        $(top_srcdir)/configure.ac
85 > am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
86 >        $(top_srcdir)/m4/argz.m4 \
87 >        $(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 >        $(top_srcdir)/m4/ax_check_openssl.m4 \
91 >        $(top_srcdir)/m4/ax_require_defined.m4 \
92 >        $(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   am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98          $(ACLOCAL_M4)
99   mkinstalldirs = $(install_sh) -d
# Line 74 | Line 114 | am__v_at_0 = @
114   am__v_at_1 =
115   SOURCES =
116   DIST_SOURCES =
77 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
78        ctags-recursive dvi-recursive html-recursive info-recursive \
79        install-data-recursive install-dvi-recursive \
80        install-exec-recursive install-html-recursive \
81        install-info-recursive install-pdf-recursive \
82        install-ps-recursive install-recursive installcheck-recursive \
83        installdirs-recursive pdf-recursive ps-recursive \
84        tags-recursive uninstall-recursive
117   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 < RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
123 <  distclean-recursive maintainer-clean-recursive
124 < am__recursive_targets = \
125 <  $(RECURSIVE_TARGETS) \
126 <  $(RECURSIVE_CLEAN_TARGETS) \
127 <  $(am__extra_recursive_targets)
128 < AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
129 <        distdir
122 > 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   am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
99 # Read a list of newline-separated strings from the standard input,
100 # and print each of them once, without duplicates.  Input order is
101 # *not* preserved.
102 am__uniquify_input = $(AWK) '\
103  BEGIN { nonempty = 0; } \
104  { items[$$0] = 1; nonempty = 1; } \
105  END { if (nonempty) { for (i in items) print i; }; } \
106 '
107 # Make sure the list of sources is unique.  This is necessary because,
108 # e.g., the same source file might be shared among _SOURCES variables
109 # for different programs/libraries.
110 am__define_uniq_tagged_files = \
111  list='$(am__tagged_files)'; \
112  unique=`for i in $$list; do \
113    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
114  done | $(am__uniquify_input)`
115 ETAGS = etags
116 CTAGS = ctags
117 DIST_SUBDIRS = $(SUBDIRS)
152   DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
119 am__relativize = \
120  dir0=`pwd`; \
121  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
122  sed_rest='s,^[^/]*/*,,'; \
123  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
124  sed_butlast='s,/*[^/]*$$,,'; \
125  while test -n "$$dir1"; do \
126    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
127    if test "$$first" != "."; then \
128      if test "$$first" = ".."; then \
129        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
130        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
131      else \
132        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
133        if test "$$first2" = "$$first"; then \
134          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
135        else \
136          dir2="../$$dir2"; \
137        fi; \
138        dir0="$$dir0"/"$$first"; \
139      fi; \
140    fi; \
141    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
142  done; \
143  reldir="$$dir2"
153   ACLOCAL = @ACLOCAL@
154   AMTAR = @AMTAR@
155   AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
# Line 283 | Line 292 | top_build_prefix = @top_build_prefix@
292   top_builddir = @top_builddir@
293   top_srcdir = @top_srcdir@
294   AUTOMAKE_OPTIONS = foreign
295 < SUBDIRS = opers users
296 < all: all-recursive
295 > helpfdir = $(pkgdatadir)/help
296 > 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 >                  operwall  \
334 >                  part      \
335 >                  pass      \
336 >                  ping      \
337 >                  pong      \
338 >                  post      \
339 >                  privmsg   \
340 >                  quit      \
341 >                  rehash    \
342 >                  restart   \
343 >                  resv      \
344 >                  server    \
345 >                  set       \
346 >                  sjoin     \
347 >                  squit     \
348 >                  stats     \
349 >                  svinfo    \
350 >                  time      \
351 >                  topic     \
352 >                  trace     \
353 >                  umode     \
354 >                  undline   \
355 >                  unkline   \
356 >                  unresv    \
357 >                  unxline   \
358 >                  user      \
359 >                  userhost  \
360 >                  version   \
361 >                  wallops   \
362 >                  who       \
363 >                  whois     \
364 >                  whowas    \
365 >                  xline
366 >
367 > all: all-am
368  
369   .SUFFIXES:
370   $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
# Line 323 | Line 403 | mostlyclean-libtool:
403  
404   clean-libtool:
405          -rm -rf .libs _libs
406 <
407 < # This directory's subdirectories are mostly independent; you can cd
408 < # into them and run 'make' without going through this Makefile.
409 < # To change the values of 'make' variables: instead of editing Makefiles,
410 < # (1) if the variable is set in 'config.status', edit 'config.status'
411 < #     (which will cause the Makefiles to be regenerated when you run 'make');
332 < # (2) otherwise, pass the desired values on the 'make' command line.
333 < $(am__recursive_targets):
334 <        @fail= failcom='exit 1'; \
335 <        for f in x $$MAKEFLAGS; do \
336 <          case $$f in \
337 <            *=* | --[!k]*);; \
338 <            *k*) failcom='fail=yes';; \
339 <          esac; \
340 <        done; \
341 <        dot_seen=no; \
342 <        target=`echo $@ | sed s/-recursive//`; \
343 <        case "$@" in \
344 <          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
345 <          *) list='$(SUBDIRS)' ;; \
346 <        esac; \
347 <        for subdir in $$list; do \
348 <          echo "Making $$target in $$subdir"; \
349 <          if test "$$subdir" = "."; then \
350 <            dot_seen=yes; \
351 <            local_target="$$target-am"; \
352 <          else \
353 <            local_target="$$target"; \
354 <          fi; \
355 <          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
356 <          || eval $$failcom; \
357 <        done; \
358 <        if test "$$dot_seen" = "no"; then \
359 <          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
360 <        fi; test -z "$$fail"
361 <
362 < ID: $(am__tagged_files)
363 <        $(am__define_uniq_tagged_files); mkid -fID $$unique
364 < tags: tags-recursive
365 < TAGS: tags
366 <
367 < tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
368 <        set x; \
369 <        here=`pwd`; \
370 <        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
371 <          include_option=--etags-include; \
372 <          empty_fix=.; \
373 <        else \
374 <          include_option=--include; \
375 <          empty_fix=; \
406 > install-dist_helpfDATA: $(dist_helpf_DATA)
407 >        @$(NORMAL_INSTALL)
408 >        @list='$(dist_helpf_DATA)'; test -n "$(helpfdir)" || list=; \
409 >        if test -n "$$list"; then \
410 >          echo " $(MKDIR_P) '$(DESTDIR)$(helpfdir)'"; \
411 >          $(MKDIR_P) "$(DESTDIR)$(helpfdir)" || exit 1; \
412          fi; \
413 <        list='$(SUBDIRS)'; for subdir in $$list; do \
414 <          if test "$$subdir" = .; then :; else \
415 <            test ! -f $$subdir/TAGS || \
416 <              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
417 <          fi; \
418 <        done; \
419 <        $(am__define_uniq_tagged_files); \
420 <        shift; \
385 <        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
386 <          test -n "$$unique" || unique=$$empty_fix; \
387 <          if test $$# -gt 0; then \
388 <            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
389 <              "$$@" $$unique; \
390 <          else \
391 <            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
392 <              $$unique; \
393 <          fi; \
394 <        fi
395 < ctags: ctags-recursive
413 >        for p in $$list; do \
414 >          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
415 >          echo "$$d$$p"; \
416 >        done | $(am__base_list) | \
417 >        while read files; do \
418 >          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(helpfdir)'"; \
419 >          $(INSTALL_DATA) $$files "$(DESTDIR)$(helpfdir)" || exit $$?; \
420 >        done
421  
422 < CTAGS: ctags
423 < ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
424 <        $(am__define_uniq_tagged_files); \
425 <        test -z "$(CTAGS_ARGS)$$unique" \
426 <          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
427 <             $$unique
428 <
429 < GTAGS:
430 <        here=`$(am__cd) $(top_builddir) && pwd` \
431 <          && $(am__cd) $(top_srcdir) \
407 <          && gtags -i $(GTAGS_ARGS) "$$here"
408 < cscopelist: cscopelist-recursive
409 <
410 < cscopelist-am: $(am__tagged_files)
411 <        list='$(am__tagged_files)'; \
412 <        case "$(srcdir)" in \
413 <          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
414 <          *) sdir=$(subdir)/$(srcdir) ;; \
415 <        esac; \
416 <        for i in $$list; do \
417 <          if test -f "$$i"; then \
418 <            echo "$(subdir)/$$i"; \
419 <          else \
420 <            echo "$$sdir/$$i"; \
421 <          fi; \
422 <        done >> $(top_builddir)/cscope.files
422 > uninstall-dist_helpfDATA:
423 >        @$(NORMAL_UNINSTALL)
424 >        @list='$(dist_helpf_DATA)'; test -n "$(helpfdir)" || list=; \
425 >        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
426 >        dir='$(DESTDIR)$(helpfdir)'; $(am__uninstall_files_from_dir)
427 > tags TAGS:
428 >
429 > ctags CTAGS:
430 >
431 > cscope cscopelist:
432  
424 distclean-tags:
425        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
433  
434   distdir: $(DISTFILES)
435          @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
# Line 454 | Line 461 | distdir: $(DISTFILES)
461              || exit 1; \
462            fi; \
463          done
457        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
458          if test "$$subdir" = .; then :; else \
459            $(am__make_dryrun) \
460              || test -d "$(distdir)/$$subdir" \
461              || $(MKDIR_P) "$(distdir)/$$subdir" \
462              || exit 1; \
463            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
464            $(am__relativize); \
465            new_distdir=$$reldir; \
466            dir1=$$subdir; dir2="$(top_distdir)"; \
467            $(am__relativize); \
468            new_top_distdir=$$reldir; \
469            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
470            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
471            ($(am__cd) $$subdir && \
472              $(MAKE) $(AM_MAKEFLAGS) \
473                top_distdir="$$new_top_distdir" \
474                distdir="$$new_distdir" \
475                am__remove_distdir=: \
476                am__skip_length_check=: \
477                am__skip_mode_fix=: \
478                distdir) \
479              || exit 1; \
480          fi; \
481        done
464   check-am: all-am
465 < check: check-recursive
466 < all-am: Makefile
467 < installdirs: installdirs-recursive
468 < installdirs-am:
469 < install: install-recursive
470 < install-exec: install-exec-recursive
471 < install-data: install-data-recursive
472 < uninstall: uninstall-recursive
465 > check: check-am
466 > all-am: Makefile $(DATA)
467 > installdirs:
468 >        for dir in "$(DESTDIR)$(helpfdir)"; do \
469 >          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
470 >        done
471 > install: install-am
472 > install-exec: install-exec-am
473 > install-data: install-data-am
474 > uninstall: uninstall-am
475  
476   install-am: all-am
477          @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
478  
479 < installcheck: installcheck-recursive
479 > installcheck: installcheck-am
480   install-strip:
481          if test -z '$(STRIP)'; then \
482            $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
# Line 514 | Line 498 | distclean-generic:
498   maintainer-clean-generic:
499          @echo "This command is intended for maintainers to use"
500          @echo "it deletes files that may require special tools to rebuild."
501 < clean: clean-recursive
501 > clean: clean-am
502  
503   clean-am: clean-generic clean-libtool mostlyclean-am
504  
505 < distclean: distclean-recursive
505 > distclean: distclean-am
506          -rm -f Makefile
507 < distclean-am: clean-am distclean-generic distclean-tags
507 > distclean-am: clean-am distclean-generic
508  
509 < dvi: dvi-recursive
509 > dvi: dvi-am
510  
511   dvi-am:
512  
513 < html: html-recursive
513 > html: html-am
514  
515   html-am:
516  
517 < info: info-recursive
517 > info: info-am
518  
519   info-am:
520  
521 < install-data-am:
521 > install-data-am: install-dist_helpfDATA
522  
523 < install-dvi: install-dvi-recursive
523 > install-dvi: install-dvi-am
524  
525   install-dvi-am:
526  
527   install-exec-am:
528  
529 < install-html: install-html-recursive
529 > install-html: install-html-am
530  
531   install-html-am:
532  
533 < install-info: install-info-recursive
533 > install-info: install-info-am
534  
535   install-info-am:
536  
537   install-man:
538  
539 < install-pdf: install-pdf-recursive
539 > install-pdf: install-pdf-am
540  
541   install-pdf-am:
542  
543 < install-ps: install-ps-recursive
543 > install-ps: install-ps-am
544  
545   install-ps-am:
546  
547   installcheck-am:
548  
549 < maintainer-clean: maintainer-clean-recursive
549 > maintainer-clean: maintainer-clean-am
550          -rm -f Makefile
551   maintainer-clean-am: distclean-am maintainer-clean-generic
552  
553 < mostlyclean: mostlyclean-recursive
553 > mostlyclean: mostlyclean-am
554  
555   mostlyclean-am: mostlyclean-generic mostlyclean-libtool
556  
557 < pdf: pdf-recursive
557 > pdf: pdf-am
558  
559   pdf-am:
560  
561 < ps: ps-recursive
561 > ps: ps-am
562  
563   ps-am:
564  
565 < uninstall-am:
565 > uninstall-am: uninstall-dist_helpfDATA
566 >
567 > .MAKE: install-am install-strip
568  
569 < .MAKE: $(am__recursive_targets) install-am install-strip
569 > .PHONY: all all-am check check-am clean clean-generic clean-libtool \
570 >        cscopelist-am ctags-am distclean distclean-generic \
571 >        distclean-libtool distdir dvi dvi-am html html-am info info-am \
572 >        install install-am install-data install-data-am \
573 >        install-dist_helpfDATA install-dvi install-dvi-am install-exec \
574 >        install-exec-am install-html install-html-am install-info \
575 >        install-info-am install-man install-pdf install-pdf-am \
576 >        install-ps install-ps-am install-strip installcheck \
577 >        installcheck-am installdirs maintainer-clean \
578 >        maintainer-clean-generic mostlyclean mostlyclean-generic \
579 >        mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
580 >        uninstall-am uninstall-dist_helpfDATA
581  
585 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
586        check-am clean clean-generic clean-libtool cscopelist-am ctags \
587        ctags-am distclean distclean-generic distclean-libtool \
588        distclean-tags distdir dvi dvi-am html html-am info info-am \
589        install install-am install-data install-data-am install-dvi \
590        install-dvi-am install-exec install-exec-am install-html \
591        install-html-am install-info install-info-am install-man \
592        install-pdf install-pdf-am install-ps install-ps-am \
593        install-strip installcheck installcheck-am installdirs \
594        installdirs-am maintainer-clean maintainer-clean-generic \
595        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
596        ps ps-am tags tags-am uninstall uninstall-am
582  
583 + helpf: $(dist_helpf_DATA)
584  
585   # Tell versions [3.59,3.63) of GNU make to not export all variables.
586   # Otherwise a system limit (for SysV at least) may be exceeded.

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)