diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-18 09:51:43 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-18 09:51:43 +0000 |
| commit | 3136806974d42daf57d260073ae807ab89dc5afc (patch) | |
| tree | fb1409a3b4ce1dce468236088f5a8e38d13e9a99 | |
| parent | 94d3e4cb5c272e4788c61e62011cce2ab3111866 (diff) | |
Notes
| -rw-r--r-- | usr.bin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index e09f26c9cfb5a..d3d9b8063b959 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/7/94 -# $Id: Makefile,v 1.124 1999/04/14 16:17:52 des Exp $ +# $Id: Makefile,v 1.125 1999/04/15 13:42:48 des Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct xsend @@ -41,7 +41,6 @@ SUBDIR= apply \ env \ error \ expand \ - f2c \ false \ fetch \ file \ |
