summaryrefslogtreecommitdiffstats
path: root/gnu/Makefile
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-07-16 22:16:43 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-07-16 22:16:43 +0000
commitdd0f9a68a86fcde3ca58cb105d19508ffa303856 (patch)
treed9aa3554445865e1ff5b5ae06de49830fb1e5295 /gnu/Makefile
parentf23626f7ea0cd4b0cb41f8bed6ad66cedcf2b14a (diff)
downloadFreeBSD-src-dd0f9a68a86fcde3ca58cb105d19508ffa303856.zip
FreeBSD-src-dd0f9a68a86fcde3ca58cb105d19508ffa303856.tar.gz
ARGHH.. removed less from Makefile, since it has moved to usr.bin
Diffstat (limited to 'gnu/Makefile')
-rw-r--r--gnu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/Makefile b/gnu/Makefile
index cfda330..1919997 100644
--- a/gnu/Makefile
+++ b/gnu/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
SUBDIR= bc cvs diff diff3 gas gawk gcc1 gcc2 gdb grep groff gzip \
- less ld man patch pr rcs sdiff sort tar
+ ld man patch pr rcs sdiff sort tar
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud