diff options
Diffstat (limited to 'sbin/fsirand')
-rw-r--r-- | sbin/fsirand/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/fsirand/Makefile.depend b/sbin/fsirand/Makefile.depend index afbe025..40b445f 100644 --- a/sbin/fsirand/Makefile.depend +++ b/sbin/fsirand/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/libutil \ |