diff options
| author | Xin LI <delphij@FreeBSD.org> | 2007-07-10 10:17:32 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2007-07-10 10:17:32 +0000 |
| commit | 5224b41a9815c7f31bbf7c87e7c14c7fc46980e9 (patch) | |
| tree | 08c66655d88184f818a31bc36be321871a73205e | |
| parent | 43bbb6aa1028f45d3d02f3456909e1b602e67c36 (diff) | |
Notes
| -rw-r--r-- | Makefile.inc1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1 index 92dc15e0681e3..8785d33eda151 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -967,6 +967,7 @@ cross-tools: .for _tool in \ gnu/usr.bin/binutils \ gnu/usr.bin/cc \ + usr.bin/sed \ usr.bin/xlint/lint1 usr.bin/xlint/lint2 usr.bin/xlint/xlint \ ${_btxld} \ ${_crunchide} \ |
