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

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

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

revision 1.29 by akim, Mon Jun 23 08:39:10 2003 UTC revision 1.30 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 = $(dist_perllib_DATA) Makefile.am Makefile.in  
37  subdir = lib/Autom4te  subdir = lib/Autom4te
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 = $(dist_perllib_DATA) $(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 =
# Line 240  distdir: $(DISTFILES) Line 240  distdir: $(DISTFILES)
240  check-am: all-am  check-am: all-am
241  check: check-am  check: check-am
242  all-am: Makefile $(DATA)  all-am: Makefile $(DATA)
   
243  installdirs:  installdirs:
244          $(mkinstalldirs) $(DESTDIR)$(perllibdir)          $(mkinstalldirs) $(DESTDIR)$(perllibdir)
245  install: install-am  install: install-am
# Line 262  mostlyclean-generic: Line 261  mostlyclean-generic:
261  clean-generic:  clean-generic:
262    
263  distclean-generic:  distclean-generic:
264          -rm -f Makefile $(CONFIG_CLEAN_FILES)          -rm -f $(CONFIG_CLEAN_FILES)
265    
266  maintainer-clean-generic:  maintainer-clean-generic:
267          @echo "This command is intended for maintainers to use"          @echo "This command is intended for maintainers to use"
# Line 272  clean: clean-am Line 271  clean: clean-am
271  clean-am: clean-generic mostlyclean-am  clean-am: clean-generic mostlyclean-am
272    
273  distclean: distclean-am  distclean: distclean-am
274            -rm -f Makefile
275    
276  distclean-am: clean-am distclean-generic distclean-tags  distclean-am: clean-am distclean-generic distclean-tags
277    
# Line 296  install-man: Line 296  install-man:
296  installcheck-am:  installcheck-am:
297    
298  maintainer-clean: maintainer-clean-am  maintainer-clean: maintainer-clean-am
299            -rm -f Makefile
300    
301  maintainer-clean-am: distclean-am maintainer-clean-generic  maintainer-clean-am: distclean-am maintainer-clean-generic
302    

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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