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

Diff of /autoconf/lib/autoconf/Makefile.in

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

revision 1.46 by akim, Mon Jun 23 08:39:10 2003 UTC revision 1.47 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 35  NORMAL_UNINSTALL = : Line 35  NORMAL_UNINSTALL = :
35  PRE_UNINSTALL = :  PRE_UNINSTALL = :
36  POST_UNINSTALL = :  POST_UNINSTALL = :
37  DIST_COMMON = $(dist_autoconflib_DATA) $(srcdir)/../freeze.mk \  DIST_COMMON = $(dist_autoconflib_DATA) $(srcdir)/../freeze.mk \
38          Makefile.am Makefile.in          $(srcdir)/Makefile.in Makefile.am
39  subdir = lib/autoconf  subdir = lib/autoconf
40  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41  am__configure_deps = $(top_srcdir)/config/m4.m4  am__configure_deps = $(top_srcdir)/config/m4.m4
# Line 334  check-am: all-am Line 334  check-am: all-am
334          $(MAKE) $(AM_MAKEFLAGS) check-local          $(MAKE) $(AM_MAKEFLAGS) check-local
335  check: check-am  check: check-am
336  all-am: Makefile $(DATA)  all-am: Makefile $(DATA)
   
337  installdirs:  installdirs:
338          $(mkinstalldirs) $(DESTDIR)$(autoconflibdir) $(DESTDIR)$(autoconflibdir)          $(mkinstalldirs) $(DESTDIR)$(autoconflibdir) $(DESTDIR)$(autoconflibdir)
339  install: install-am  install: install-am
# Line 357  clean-generic: Line 356  clean-generic:
356          -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)          -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
357    
358  distclean-generic:  distclean-generic:
359          -rm -f Makefile $(CONFIG_CLEAN_FILES)          -rm -f $(CONFIG_CLEAN_FILES)
360    
361  maintainer-clean-generic:  maintainer-clean-generic:
362          @echo "This command is intended for maintainers to use"          @echo "This command is intended for maintainers to use"
# Line 367  clean: clean-am Line 366  clean: clean-am
366  clean-am: clean-generic mostlyclean-am  clean-am: clean-generic mostlyclean-am
367    
368  distclean: distclean-am  distclean: distclean-am
369            -rm -f Makefile
370    
371  distclean-am: clean-am distclean-generic distclean-tags  distclean-am: clean-am distclean-generic distclean-tags
372    
# Line 392  install-man: Line 392  install-man:
392  installcheck-am:  installcheck-am:
393    
394  maintainer-clean: maintainer-clean-am  maintainer-clean: maintainer-clean-am
395            -rm -f Makefile
396    
397  maintainer-clean-am: distclean-am maintainer-clean-generic  maintainer-clean-am: distclean-am maintainer-clean-generic
398    

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

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