diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-08-05 11:19:13 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-08-05 11:19:13 +0000 |
commit | e35f29f762b02cef57c819210ca7db2a0afc30a8 (patch) | |
tree | f96fd53f954e8edd7df737f74bfb8906ca709f4e /mansearch.c | |
parent | e1fc6d68ebbf78198e7f6e20c2323077fb5eba82 (diff) | |
download | mandoc-e35f29f762b02cef57c819210ca7db2a0afc30a8.tar.gz |
Portability fix:
* POSIX syntax is 'include Makefile.depend', not '.include "Makefile.depend"'
* gmake(1) runs the build rule for the included file (duh), so delete the rule
* consequently, we have to mark the 'depend' maintainer target .PHONY
* as it's now .PHONY anyway, drop some prerequisites that are now useless
Issue noticed by kristaps@.
Diffstat (limited to 'mansearch.c')
0 files changed, 0 insertions, 0 deletions