diff options
author | sjg <sjg@FreeBSD.org> | 2013-03-11 17:21:52 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2013-03-11 17:21:52 +0000 |
commit | 6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d (patch) | |
tree | c7c6432bea7a4d89ef9b8fc3cd74ebbe223187dc /usr.sbin/ctm | |
parent | 80040a24a485c0a91c3dfbf7f98a46eae030e911 (diff) | |
download | FreeBSD-src-6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d.zip FreeBSD-src-6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d.tar.gz |
Updated dependencies
Diffstat (limited to 'usr.sbin/ctm')
-rw-r--r-- | usr.sbin/ctm/ctm/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/ctm/ctm_dequeue/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/ctm/ctm_rmail/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/ctm/ctm_smail/Makefile.depend | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/ctm/ctm/Makefile.depend b/usr.sbin/ctm/ctm/Makefile.depend index fb8b9ee..5d619f8 100644 --- a/usr.sbin/ctm/ctm/Makefile.depend +++ b/usr.sbin/ctm/ctm/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmd \ diff --git a/usr.sbin/ctm/ctm_dequeue/Makefile.depend b/usr.sbin/ctm/ctm_dequeue/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.sbin/ctm/ctm_dequeue/Makefile.depend +++ b/usr.sbin/ctm/ctm_dequeue/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.sbin/ctm/ctm_rmail/Makefile.depend b/usr.sbin/ctm/ctm_rmail/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.sbin/ctm/ctm_rmail/Makefile.depend +++ b/usr.sbin/ctm/ctm_rmail/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.sbin/ctm/ctm_smail/Makefile.depend b/usr.sbin/ctm/ctm_smail/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.sbin/ctm/ctm_smail/Makefile.depend +++ b/usr.sbin/ctm/ctm_smail/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> |