diff options
| author | Gordon Tetlow <gordon@FreeBSD.org> | 2010-10-03 22:24:14 +0000 |
|---|---|---|
| committer | Gordon Tetlow <gordon@FreeBSD.org> | 2010-10-03 22:24:14 +0000 |
| commit | 023f0373a13c40fc25d6a415b4ff24b7cb772209 (patch) | |
| tree | 8889b985943d706f423156b4a8f42d562b86d366 /gnu/usr.bin/Makefile | |
| parent | 8d8bfa7f9e964431a9ada22e1c1dadd2d8cefa31 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
| -rw-r--r-- | gnu/usr.bin/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 2d9ad7266394..7eaad9f590f1 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -13,7 +13,6 @@ SUBDIR= ${_binutils} \ ${_gperf} \ ${_grep} \ ${_groff} \ - ${_man} \ patch \ ${_rcs} \ sdiff \ @@ -44,10 +43,6 @@ _dtc= dtc _texinfo= texinfo .endif -.if ${MK_MAN_UTILS} != "no" -_man= man -.endif - .if ${MK_RCS} != "no" _rcs= rcs .endif |
