JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
simplify Makefile
authorMatthias-Christian Ott <ott@enolink.de>
Mon, 21 Jul 2008 15:06:59 +0000 (17:06 +0200)
committerMatthias-Christian Ott <ott@enolink.de>
Mon, 21 Jul 2008 15:06:59 +0000 (17:06 +0200)
commite0d0a2b96e84bba95f6f3e274131e3bbfb3a4f56
tree094f50c48cb0f2cc0a97e6912e90cfb3a907f201
parent082d8bb82bc478bdd0b1470232ba52976a0c035d
simplify Makefile

Due to consideration of POSIX compliance issues config.mk had
to be removed. Configuration variables can be overridden by
environment variables or specified via command line.

Additionally all pretty-printed messages were removed and
built-in rules are used. This also simplifies and purges
the Makefile.
Makefile
config.mk [deleted file]