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

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

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

revision 1.35 by akim, Mon Jun 23 08:39:10 2003 UTC revision 1.36 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 = :
37  DIST_COMMON = $(srcdir)/../freeze.mk Makefile.am Makefile.in  DIST_COMMON = $(srcdir)/../freeze.mk $(srcdir)/Makefile.in Makefile.am
38  subdir = lib/autoscan  subdir = lib/autoscan
39  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40  am__configure_deps = $(top_srcdir)/config/m4.m4  am__configure_deps = $(top_srcdir)/config/m4.m4
# Line 258  distdir: $(DISTFILES) Line 258  distdir: $(DISTFILES)
258  check-am: all-am  check-am: all-am
259  check: check-am  check: check-am
260  all-am: Makefile $(DATA)  all-am: Makefile $(DATA)
   
261  installdirs:  installdirs:
262          $(mkinstalldirs) $(DESTDIR)$(autoscanlibdir)          $(mkinstalldirs) $(DESTDIR)$(autoscanlibdir)
263  install: install-am  install: install-am
# Line 281  clean-generic: Line 280  clean-generic:
280          -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)          -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
281    
282  distclean-generic:  distclean-generic:
283          -rm -f Makefile $(CONFIG_CLEAN_FILES)          -rm -f $(CONFIG_CLEAN_FILES)
284    
285  maintainer-clean-generic:  maintainer-clean-generic:
286          @echo "This command is intended for maintainers to use"          @echo "This command is intended for maintainers to use"
# Line 291  clean: clean-am Line 290  clean: clean-am
290  clean-am: clean-generic mostlyclean-am  clean-am: clean-generic mostlyclean-am
291    
292  distclean: distclean-am  distclean: distclean-am
293            -rm -f Makefile
294    
295  distclean-am: clean-am distclean-generic  distclean-am: clean-am distclean-generic
296    
# Line 315  install-man: Line 315  install-man:
315  installcheck-am:  installcheck-am:
316    
317  maintainer-clean: maintainer-clean-am  maintainer-clean: maintainer-clean-am
318            -rm -f Makefile
319    
320  maintainer-clean-am: distclean-am maintainer-clean-generic  maintainer-clean-am: distclean-am maintainer-clean-generic
321    

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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