diff options
author | sjg <sjg@FreeBSD.org> | 2015-06-16 23:37:19 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2015-06-16 23:37:19 +0000 |
commit | 852129abd1561cfbd701d705c9406511ba2c3f4a (patch) | |
tree | 318fed4de52518bb311030340cb10ce5902a672b /usr.sbin/nologin | |
parent | 85bb937a38a65bc8219ea57cd52dd071a2b9fca5 (diff) | |
download | FreeBSD-src-852129abd1561cfbd701d705c9406511ba2c3f4a.zip FreeBSD-src-852129abd1561cfbd701d705c9406511ba2c3f4a.tar.gz |
new depends
Diffstat (limited to 'usr.sbin/nologin')
-rw-r--r-- | usr.sbin/nologin/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/nologin/Makefile.depend b/usr.sbin/nologin/Makefile.depend index cae7e64..9cb890b 100644 --- a/usr.sbin/nologin/Makefile.depend +++ b/usr.sbin/nologin/Makefile.depend @@ -3,6 +3,7 @@ DIRDEPS = \ gnu/lib/csu \ + gnu/lib/libgcc \ include \ lib/${CSU_DIR} \ lib/libc \ |