diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2012-11-08 21:24:17 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2012-11-08 21:24:17 +0000 |
commit | 7cd2dcf07629713e5a3d60472cfe4701b705a167 (patch) | |
tree | b5c84f0fffb4afc526cfc112218fc0eb81a3021a /lib/libutil/Makefile.depend | |
parent | c9b6e5b40b3af2fc12dda4fdf87722208b13e99e (diff) |
Updated/new Makefile.depend
Notes
Notes:
svn path=/projects/bmake/; revision=242788
Diffstat (limited to 'lib/libutil/Makefile.depend')
-rw-r--r-- | lib/libutil/Makefile.depend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libutil/Makefile.depend b/lib/libutil/Makefile.depend index e54ec8c9f8a4..16b5e42e296a 100644 --- a/lib/libutil/Makefile.depend +++ b/lib/libutil/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> |