]> Sergey Matveev's repositories - st.git/commit
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)
commitdb20559694762cfdcf25682bfd6b73277dc4d6b5
tree094f50c48cb0f2cc0a97e6912e90cfb3a907f201
parent76c66a3556c8acf58b97ba2220256b9e3b525506
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]