view src/.arch-inventory @ 92846:4f4df8fa443f

(LOADDEFS): New variable. (AUTOGENEL): Use $LOADDEFS. $(lisp)/loaddefs.el: Remove this target. (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS. (MH_E_SRC): Remove variable. $(lisp)/mh-e/mh-loaddefs.el: Remove $MH_E_SRC dependency. Simplify file header. Use $@ for generated-autoload-file. $(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el: $(lisp)/calendar/hol-loaddefs.el: New targets.
author Glenn Morris <rgm@gnu.org>
date Thu, 13 Mar 2008 06:03:21 +0000
parents b6689e223e2f
children
line wrap: on
line source

# Source files which don't match the usual naming conventions, mostly dot files
source ^\.(gdbinit|dbxinit)$

# Auto-generated files, which ignore
precious ^(config\.stamp|config\.h|epaths\.h|buildobj\.lst)$
precious ^(TAGS-LISP)$
precious ^(buildobj\.lst)$

backup ^(stamp-oldxmenu|prefix-args|temacs|emacs|emacs-[0-9.]*)$
backup ^(bootstrap-emacs)$

# arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543