]> git.cameronkatri.com Git - getent-darwin.git/commitdiff
Updated dependencies
authorSimon J. Gerraty <sjg@FreeBSD.org>
Sat, 10 May 2014 05:16:28 +0000 (05:16 +0000)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Sat, 10 May 2014 05:16:28 +0000 (05:16 +0000)
Makefile.depend

index 8e92349d52914b86308989457416eaaba9ea46ca..886683c668e9332f9b053b61f217d48a7bf6e631 100644 (file)
@@ -3,6 +3,7 @@
 DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
 
 DIRDEPS = \
+       gnu/lib/csu \
        gnu/lib/libgcc \
        include \
        include/arpa \
@@ -10,6 +11,7 @@ DIRDEPS = \
        include/xlocale \
        lib/${CSU_DIR} \
        lib/libc \
+       lib/libc_nonshared \
        lib/libcompiler_rt \