]> arthur.barton.de Git - aclock.git/commit
Make default aaclock type configurable
authorAlexander Barton <alex@barton.de>
Sun, 2 Nov 2014 19:28:01 +0000 (20:28 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 2 Nov 2014 19:28:01 +0000 (20:28 +0100)
commit2e394ec3255187ce1abf9bde5ef69505bc0658d3
tree81cb6c421dd1b9d4e80472b420b28e4d4d9cf926
parentd977f0f30889d6b0079e90f9b11bd0c7fe544fbf
Make default aaclock type configurable

Set the make variable DEFAULT_ACLOCK to one of "aclock-aalib",
"aclock-curses", or "aclock-termcap", for example like this:

  make DEFAULT_ACLOCK=aclock-aalib

The default is "aclock-curses" as before.
Makefile