diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-06 08:13:07 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-06 08:13:07 +0000 |
commit | 39fdce7e38e8a1438b5a5a6edf17f3be33626b83 (patch) | |
tree | c9cc76cd382a38566de11b262b8c17b53599537b /devel | |
parent | The latest Bison is now in the base system (and has been for a while). (diff) |
remove bison
Notes
Notes:
svn path=/head/; revision=22201
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 048d312d53b6..3167383f11cc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -13,7 +13,6 @@ SUBDIR += autoconf SUBDIR += automake SUBDIR += bcc - SUBDIR += bison SUBDIR += boehm-gc SUBDIR += cccc SUBDIR += cdecl |