diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-07 02:23:00 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-07 02:23:00 +0000 |
| commit | 258c9eb906542924a010acbfc0556fae32d93339 (patch) | |
| tree | 5fdf6b3f346166d536a79653631f395ca5f6a1fc /gnu/usr.bin/Makefile | |
| parent | 24907464b4bf156d664efca3de089436958abb9d (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 663107c3947e..8ece263b33ed 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -12,7 +12,6 @@ SUBDIR= ${_binutils} \ ${_gperf} \ grep \ ${_groff} \ - ${_rcs} \ sdiff \ send-pr \ ${_texinfo} @@ -32,10 +31,6 @@ _dtc= dtc _texinfo= texinfo .endif -.if ${MK_RCS} != "no" -_rcs= rcs -.endif - .if ${MK_BINUTILS} != "no" _binutils= binutils .endif |
