summaryrefslogtreecommitdiff
path: root/lib/emacs
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2003-08-20 06:29:54 +0000
committerAkim Demaille <akim@epita.fr>2003-08-20 06:29:54 +0000
commit1649ca79e6b3f5ae42f0b99f541dfd6f59680e24 (patch)
tree83ecfad3e7553675b244c3dc95eb331b908e08a0 /lib/emacs
parente5333fb2d2d4103ea9e0b581c93c3f1396de791f (diff)
downloadautoconf-1649ca79e6b3f5ae42f0b99f541dfd6f59680e24.tar.gz
* Makefile.am (automake_cvsweb, automake_cvsargs, autom4te_files)
(autom4te-update): New. * Makefile.cfg (update): Bind autom4te-update.
Diffstat (limited to 'lib/emacs')
-rw-r--r--lib/emacs/Makefile.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/emacs/Makefile.in b/lib/emacs/Makefile.in
index a4ed65c1..adaaa69d 100644
--- a/lib/emacs/Makefile.in
+++ b/lib/emacs/Makefile.in
@@ -1,7 +1,7 @@
# Makefile.in generated by automake 1.7a from Makefile.am.
# @configure_input@
-# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
# Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -34,10 +34,10 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-DIST_COMMON = $(dist_lisp_LISP) Makefile.am Makefile.in
subdir = lib/emacs
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__configure_deps = $(top_srcdir)/config/m4.m4
+DIST_COMMON = $(dist_lisp_LISP) $(srcdir)/Makefile.in Makefile.am
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_CLEAN_FILES =
SOURCES =
@@ -225,7 +225,6 @@ distdir: $(DISTFILES)
check-am: all-am
check: check-am
all-am: Makefile $(LISP) elc-stamp $(ELCFILES)
-
installdirs:
$(mkinstalldirs) $(DESTDIR)$(lispdir)
install: install-am
@@ -247,7 +246,7 @@ mostlyclean-generic:
clean-generic:
distclean-generic:
- -rm -f Makefile $(CONFIG_CLEAN_FILES)
+ -rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@@ -257,6 +256,7 @@ clean: clean-am
clean-am: clean-generic clean-lisp mostlyclean-am
distclean: distclean-am
+ -rm -f Makefile
distclean-am: clean-am distclean-generic
@@ -281,6 +281,7 @@ install-man:
installcheck-am:
maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic