/[autoconf]/autoconf/lib/Makefile.in
ViewVC logotype

Diff of /autoconf/lib/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32 by akim, Wed Jun 25 13:38:54 2003 UTC revision 1.33 by akim, Wed Aug 20 06:29:56 2003 UTC
# Line 1  Line 1 
1  # Makefile.in generated by automake 1.7a from Makefile.am.  # Makefile.in generated by automake 1.7a from Makefile.am.
2  # @configure_input@  # @configure_input@
3    
4  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
6  # This Makefile.in is free software; the Free Software Foundation  # This Makefile.in is free software; the Free Software Foundation
7  # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
# Line 34  POST_INSTALL = : Line 34  POST_INSTALL = :
34  NORMAL_UNINSTALL = :  NORMAL_UNINSTALL = :
35  PRE_UNINSTALL = :  PRE_UNINSTALL = :
36  POST_UNINSTALL = :  POST_UNINSTALL = :
 DIST_COMMON = Makefile.am Makefile.in  
37  subdir = lib  subdir = lib
38  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39  am__configure_deps = $(top_srcdir)/config/m4.m4  am__configure_deps = $(top_srcdir)/config/m4.m4
40    DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
41  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
42  CONFIG_CLEAN_FILES =  CONFIG_CLEAN_FILES =
43  SOURCES =  SOURCES =
44  DIST_SOURCES =  DIST_SOURCES =
45  RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \  RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
46          ps-recursive html-recursive install-info-recursive \          html-recursive info-recursive install-data-recursive \
47          uninstall-info-recursive all-recursive install-data-recursive \          install-exec-recursive install-info-recursive \
48          install-exec-recursive installdirs-recursive install-recursive \          install-recursive installcheck-recursive installdirs-recursive \
49          uninstall-recursive check-recursive installcheck-recursive          pdf-recursive ps-recursive uninstall-info-recursive \
50            uninstall-recursive
51  am__installdirs = $(DESTDIR)$(pkgdatadir)  am__installdirs = $(DESTDIR)$(pkgdatadir)
52  nodist_pkgdataDATA_INSTALL = $(INSTALL_DATA)  nodist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
53  DATA = $(nodist_pkgdata_DATA)  DATA = $(nodist_pkgdata_DATA)
# Line 350  all-am: Makefile $(DATA) Line 351  all-am: Makefile $(DATA)
351  installdirs: installdirs-recursive  installdirs: installdirs-recursive
352  installdirs-am:  installdirs-am:
353          $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)          $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
   
354  install: install-recursive  install: install-recursive
355  install-exec: install-exec-recursive  install-exec: install-exec-recursive
356  install-data: install-data-recursive  install-data: install-data-recursive
# Line 371  clean-generic: Line 371  clean-generic:
371          -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)          -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
372    
373  distclean-generic:  distclean-generic:
374          -rm -f Makefile $(CONFIG_CLEAN_FILES)          -rm -f $(CONFIG_CLEAN_FILES)
375    
376  maintainer-clean-generic:  maintainer-clean-generic:
377          @echo "This command is intended for maintainers to use"          @echo "This command is intended for maintainers to use"
# Line 381  clean: clean-recursive Line 381  clean: clean-recursive
381  clean-am: clean-generic mostlyclean-am  clean-am: clean-generic mostlyclean-am
382    
383  distclean: distclean-recursive  distclean: distclean-recursive
384            -rm -f Makefile
385  distclean-am: clean-am distclean-generic distclean-tags  distclean-am: clean-am distclean-generic distclean-tags
386    
387  dvi: dvi-recursive  dvi: dvi-recursive
# Line 405  install-man: Line 405  install-man:
405  installcheck-am:  installcheck-am:
406    
407  maintainer-clean: maintainer-clean-recursive  maintainer-clean: maintainer-clean-recursive
408            -rm -f Makefile
409  maintainer-clean-am: distclean-am maintainer-clean-generic  maintainer-clean-am: distclean-am maintainer-clean-generic
410    
411  mostlyclean: mostlyclean-recursive  mostlyclean: mostlyclean-recursive
# Line 427  uninstall-info: uninstall-info-recursive Line 427  uninstall-info: uninstall-info-recursive
427  .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \  .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
428          clean clean-generic clean-recursive ctags ctags-recursive \          clean clean-generic clean-recursive ctags ctags-recursive \
429          distclean distclean-generic distclean-recursive distclean-tags \          distclean distclean-generic distclean-recursive distclean-tags \
430          distdir dvi dvi-am dvi-recursive html html-am html-recursive \          distdir dvi dvi-am html html-am info info-am install \
431          info info-am info-recursive install install-am install-data \          install-am install-data install-data-am install-exec \
432          install-data-am install-data-recursive install-exec \          install-exec-am install-info install-info-am install-man \
433          install-exec-am install-exec-recursive install-info \          install-nodist_pkgdataDATA install-strip installcheck \
434          install-info-am install-info-recursive install-man \          installcheck-am installdirs installdirs-am maintainer-clean \
         install-nodist_pkgdataDATA install-recursive install-strip \  
         installcheck installcheck-am installdirs installdirs-am \  
         installdirs-recursive maintainer-clean \  
435          maintainer-clean-generic maintainer-clean-recursive \          maintainer-clean-generic maintainer-clean-recursive \
436          mostlyclean mostlyclean-generic mostlyclean-recursive pdf \          mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
437          pdf-am pdf-recursive ps ps-am ps-recursive tags tags-recursive \          pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
438          uninstall uninstall-am uninstall-info-am \          uninstall-info-am uninstall-nodist_pkgdataDATA
         uninstall-info-recursive uninstall-nodist_pkgdataDATA \  
         uninstall-recursive  
439    
440  autom4te.cfg: $(srcdir)/autom4te.in Makefile  autom4te.cfg: $(srcdir)/autom4te.in Makefile
441          rm -f autom4te.cfg autom4te.tmp          rm -f autom4te.cfg autom4te.tmp

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26