]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: make each man/prog.1 depend on src/prog, not src/prog.c
authorJim Meyering <meyering@redhat.com>
Sat, 1 Sep 2012 08:00:26 +0000 (10:00 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 1 Sep 2012 19:28:13 +0000 (21:28 +0200)
commit11d63860bda74db0af03dc238b81632656f72e67
treebd014bd79c88028581eb5e6f7f97bb506c9c59f3
parent552dbe400e763189ab86c82053c69ea7f2775eec
build: make each man/prog.1 depend on src/prog, not src/prog.c

* man/local.mk: Creating a prog.1 man page requires running
src/prog --help.
List the exceptions, e.g., install.1 depends on src/ginstall
and arch.1 depends on src/uname.
man/local.mk