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

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

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

revision 1.24 by akim, Mon Jun 23 08:39:10 2003 UTC revision 1.25 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_lisp_LISP) Makefile.am Makefile.in  
37  subdir = lib/emacs  subdir = lib/emacs
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_lisp_LISP) $(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 225  distdir: $(DISTFILES) Line 225  distdir: $(DISTFILES)
225  check-am: all-am  check-am: all-am
226  check: check-am  check: check-am
227  all-am: Makefile $(LISP) elc-stamp $(ELCFILES)  all-am: Makefile $(LISP) elc-stamp $(ELCFILES)
   
228  installdirs:  installdirs:
229          $(mkinstalldirs) $(DESTDIR)$(lispdir)          $(mkinstalldirs) $(DESTDIR)$(lispdir)
230  install: install-am  install: install-am
# Line 247  mostlyclean-generic: Line 246  mostlyclean-generic:
246  clean-generic:  clean-generic:
247    
248  distclean-generic:  distclean-generic:
249          -rm -f Makefile $(CONFIG_CLEAN_FILES)          -rm -f $(CONFIG_CLEAN_FILES)
250    
251  maintainer-clean-generic:  maintainer-clean-generic:
252          @echo "This command is intended for maintainers to use"          @echo "This command is intended for maintainers to use"
# Line 257  clean: clean-am Line 256  clean: clean-am
256  clean-am: clean-generic clean-lisp mostlyclean-am  clean-am: clean-generic clean-lisp mostlyclean-am
257    
258  distclean: distclean-am  distclean: distclean-am
259            -rm -f Makefile
260    
261  distclean-am: clean-am distclean-generic  distclean-am: clean-am distclean-generic
262    
# Line 281  install-man: Line 281  install-man:
281  installcheck-am:  installcheck-am:
282    
283  maintainer-clean: maintainer-clean-am  maintainer-clean: maintainer-clean-am
284            -rm -f Makefile
285    
286  maintainer-clean-am: distclean-am maintainer-clean-generic  maintainer-clean-am: distclean-am maintainer-clean-generic
287    

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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