Makefile improvements.
authorDavide Pesavento <davidepesa@gmail.com>
Thu, 23 Oct 2008 23:07:42 +0000 (01:07 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 23 Oct 2008 16:13:43 +0000 (09:13 -0700)
commitf6f8f9f9167a2cb2b4f36e08e67df57305da5c5e
tree0378d562f5b7cc3b9fdd87021d3e6e6ccf31e8af
parent72a4d16ac9d4cd164ed12534bb46440a5f27c49a
Makefile improvements.

  * use pkg-config for libnl and openssl
  * fix dir creation in the 'install' target
  * transform all 'keys-*.c' targets into a single pattern rule
  * better output in non-verbose mode
  * general cleanup

Signed-off-by: Davide Pesavento <davidepesa@gmail.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Makefile