view .arch-inventory @ 95153:cb5e62e5a363

Allow for parallel byte-compiling. (ELCFILES): New variable. (.el.elc): Remove prerequisites from suffix rule. Print a message. (compile-first, compile-main, compile-last): New targets. (compile-always): Simplify - delete .elc files, then `make compile'. (compile-calc): Use glob rather than find. ($(lisp)/progmodes/cc-mode.elc): Use $@.
author Glenn Morris <rgm@gnu.org>
date Wed, 21 May 2008 03:51:42 +0000
parents 7cb1d5f71446
children
line wrap: on
line source

# Generated files
precious ^(config\.status|config\.cache)$

# Install-in-place makes these directories, so just ignore them
backup ^(bin|data|lock|site-lisp)$

# arch-tag: 6eeeaa4e-cc7e-4b22-b3d7-1089e155da14