Overhaul Makefile system
commitf1cc7e249f0c022faa0cc8b80f25c0a7ce0ce111
authorMichael W. Olson <mwolson@gnu.org>
Mon, 29 Oct 2007 01:59:04 +0000 (28 21:59 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Mon, 29 Oct 2007 01:59:04 +0000 (28 21:59 -0400)
tree3ad7f24b597b4d83ab6c4098e77abdf4a64f9297
parent821c7a3dd966435b1ff6ed00691bac601811038c
Overhaul Makefile system

* Makefile (DEFS): Use more-sophisticated Makefile.defs.default setup.
  (info-only): New rule to make just the info file.
  (install): Use improved install_info method.
  (dist, debprepare): Update rules for git.
  (elpa): New rule that makes an ELPA package for Planner.

* Makefile.defs.default: Rename from Makefile.defs.
  (install_info): New improved rule based on the old INSTALLINFO
  variable.
  (ELPADIR, ELPADESC): New variables used for making the Planner ELPA
  package.
  (DISTRIBUTOR): Must have forgotten to add this from the last time I
  modified Makefile.

* planner-el.texi (Advanced Installation): Update compilation
  instructions.
ChangeLog
Makefile
Makefile.defs [deleted file]
Makefile.defs.default [new file with mode: 0644]
README
planner-el.texi