diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-10 05:16:28 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-10 05:16:28 +0000 |
| commit | 76b28ad6ab6dc8d4a62cb7de7f143595be535813 (patch) | |
| tree | 503bf5824397b13efad271bb2d58dfa84ef555ff /sbin/geom/class/label | |
| parent | 1e93612eb7520d41088a3dbde89380de581ccde0 (diff) | |
Notes
Diffstat (limited to 'sbin/geom/class/label')
| -rw-r--r-- | sbin/geom/class/label/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/geom/class/label/Makefile.depend b/sbin/geom/class/label/Makefile.depend index 1f1fba6599ac..bc686f5b7642 100644 --- a/sbin/geom/class/label/Makefile.depend +++ b/sbin/geom/class/label/Makefile.depend @@ -3,11 +3,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libc_nonshared \ lib/libcompiler_rt \ lib/libgeom \ sbin/geom/core \ |
