diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-01 05:23:19 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-01 05:23:19 +0000 |
| commit | b1f92fa22938fe29ab7e53692ffe0ed7a0ecc4d0 (patch) | |
| tree | bc29d932116b4c4e61bb2ff7f8d31acf23fd099f /usr.bin/lex | |
| parent | a0eb270b125e75d3e36c2533749c4c196d4dbc39 (diff) | |
Notes
Diffstat (limited to 'usr.bin/lex')
| -rw-r--r-- | usr.bin/lex/Makefile.depend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/lex/Makefile.depend b/usr.bin/lex/Makefile.depend index b5b80431a2a4..ae5191b3b702 100644 --- a/usr.bin/lex/Makefile.depend +++ b/usr.bin/lex/Makefile.depend @@ -2,11 +2,14 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ + usr.bin/yacc.host \ .include <dirdeps.mk> |
