diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2012-11-04 02:52:03 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2012-11-04 02:52:03 +0000 |
| commit | 23090366f729c56cab62de74c7a51792357e98a9 (patch) | |
| tree | c511c885796e28ec571b5267e8f11f3b103d35e9 /lib/libcrypt/Makefile.depend | |
| parent | 7750ad47a9a7dbc83f87158464170c8640723293 (diff) | |
| parent | 22ff74b2f44234d31540b1f7fd6c91489c37cad3 (diff) | |
Sync from head
Notes
svn path=/projects/bmake/; revision=242545
Diffstat (limited to 'lib/libcrypt/Makefile.depend')
| -rw-r--r-- | lib/libcrypt/Makefile.depend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libcrypt/Makefile.depend b/lib/libcrypt/Makefile.depend index e54ec8c9f8a4..16b5e42e296a 100644 --- a/lib/libcrypt/Makefile.depend +++ b/lib/libcrypt/Makefile.depend @@ -5,9 +5,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DEP_MACHINE := ${.PARSEFILE:E} DIRDEPS = \ + gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ .include <dirdeps.mk> |
