summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-06-04 17:37:25 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-06-04 17:37:25 +0000
commita81cff6ddd5cb83d1c2dff4bb4d5547a254d9e0d (patch)
tree3649161f1b4aca76062a895a01edcdb5f9776e32 /gnu
parentb4dd4229260fcb1b0114205fe181ac6d1491559e (diff)
downloadsrc-test2-a81cff6ddd5cb83d1c2dff4bb4d5547a254d9e0d.tar.gz
src-test2-a81cff6ddd5cb83d1c2dff4bb4d5547a254d9e0d.zip
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/c++/Makefile.depend1
-rw-r--r--gnu/usr.bin/cc/cc/Makefile.depend1
-rw-r--r--gnu/usr.bin/cc/cc1/Makefile.depend2
-rw-r--r--gnu/usr.bin/cc/cc1plus/Makefile.depend3
-rw-r--r--gnu/usr.bin/cc/cc_tools/Makefile.depend2
-rw-r--r--gnu/usr.bin/cc/cpp/Makefile.depend1
-rw-r--r--gnu/usr.bin/cc/gcov/Makefile.depend1
7 files changed, 7 insertions, 4 deletions
diff --git a/gnu/usr.bin/cc/c++/Makefile.depend b/gnu/usr.bin/cc/c++/Makefile.depend
index 3884bc845a8b..012ac3a73424 100644
--- a/gnu/usr.bin/cc/c++/Makefile.depend
+++ b/gnu/usr.bin/cc/c++/Makefile.depend
@@ -11,7 +11,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/gnu/usr.bin/cc/cc/Makefile.depend b/gnu/usr.bin/cc/cc/Makefile.depend
index 2bea3c0fa889..012ac3a73424 100644
--- a/gnu/usr.bin/cc/cc/Makefile.depend
+++ b/gnu/usr.bin/cc/cc/Makefile.depend
@@ -3,6 +3,7 @@
DIRDEPS = \
gnu/lib/csu \
+ gnu/lib/libgcc \
gnu/usr.bin/cc/cc_tools \
gnu/usr.bin/cc/libcpp \
gnu/usr.bin/cc/libiberty \
diff --git a/gnu/usr.bin/cc/cc1/Makefile.depend b/gnu/usr.bin/cc/cc1/Makefile.depend
index 6c2e7322ceaf..05af396011e7 100644
--- a/gnu/usr.bin/cc/cc1/Makefile.depend
+++ b/gnu/usr.bin/cc/cc1/Makefile.depend
@@ -2,6 +2,8 @@
# Autogenerated - do NOT edit!
DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
gnu/usr.bin/cc/cc_int \
gnu/usr.bin/cc/cc_tools \
gnu/usr.bin/cc/libcpp \
diff --git a/gnu/usr.bin/cc/cc1plus/Makefile.depend b/gnu/usr.bin/cc/cc1plus/Makefile.depend
index 6c2e7322ceaf..ab413839c195 100644
--- a/gnu/usr.bin/cc/cc1plus/Makefile.depend
+++ b/gnu/usr.bin/cc/cc1plus/Makefile.depend
@@ -2,11 +2,14 @@
# Autogenerated - do NOT edit!
DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
gnu/usr.bin/cc/cc_int \
gnu/usr.bin/cc/cc_tools \
gnu/usr.bin/cc/libcpp \
gnu/usr.bin/cc/libdecnumber \
gnu/usr.bin/cc/libiberty \
+ gnu/usr.bin/gperf.host \
include \
include/xlocale \
lib/${CSU_DIR} \
diff --git a/gnu/usr.bin/cc/cc_tools/Makefile.depend b/gnu/usr.bin/cc/cc_tools/Makefile.depend
index fbd66b1d5ed5..cb804542add1 100644
--- a/gnu/usr.bin/cc/cc_tools/Makefile.depend
+++ b/gnu/usr.bin/cc/cc_tools/Makefile.depend
@@ -8,9 +8,9 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
lib/msun \
+ usr.bin/yacc.host \
.include <dirdeps.mk>
diff --git a/gnu/usr.bin/cc/cpp/Makefile.depend b/gnu/usr.bin/cc/cpp/Makefile.depend
index 3884bc845a8b..012ac3a73424 100644
--- a/gnu/usr.bin/cc/cpp/Makefile.depend
+++ b/gnu/usr.bin/cc/cpp/Makefile.depend
@@ -11,7 +11,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/gnu/usr.bin/cc/gcov/Makefile.depend b/gnu/usr.bin/cc/gcov/Makefile.depend
index 98e34785a0ad..1260907b2d68 100644
--- a/gnu/usr.bin/cc/gcov/Makefile.depend
+++ b/gnu/usr.bin/cc/gcov/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \