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 /gnu/lib/libstdc++ | |
| parent | c9b6e5b40b3af2fc12dda4fdf87722208b13e99e (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libstdc++')
| -rw-r--r-- | gnu/lib/libstdc++/Makefile.depend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/lib/libstdc++/Makefile.depend b/gnu/lib/libstdc++/Makefile.depend index 547329604d3f..731d2f6baab4 100644 --- a/gnu/lib/libstdc++/Makefile.depend +++ b/gnu/lib/libstdc++/Makefile.depend @@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DEP_MACHINE := ${.PARSEFILE:E} DIRDEPS = \ + gnu/lib/libgcc \ include \ include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ lib/msun \ |
