build: $(mandeps): new, to factor out man pages dependencies
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 31 Aug 2012 23:46:53 +0000 (01:46 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 1 Sep 2012 19:28:12 +0000 (21:28 +0200)
commit10e7c73a6b4ae248d2e0c561c43febef901f8406
treeecee375cedc0d7ceb89f607c83a29e35c2fb2ac5
parentdc82d7c3405807d08954b781cbd2c53b78492dd9
build: $(mandeps): new, to factor out man pages dependencies

* man/local.mk (mandpep): Rename ...
(mandeps): ... like this.  Make $(ALL_MANS) depend on its
content.  List 'src/system.h' in here, instead of making
$(ALL_MANS) depend on it explicitly.
(man/*.1): No need to list $(mandep) among the dependencies
any longer.
man/local.mk