blob: 795a752e6075c4370738010193fb28740ac7a255 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# $FreeBSD$
# This file is not autogenerated - take care!
DIRDEPS = \
gnu/usr.bin/cc/cc_tools \
gnu/usr.bin/cc/libiberty \
gnu/usr.bin/cc/libcpp \
gnu/usr.bin/cc/libdecnumber \
gnu/usr.bin/cc/cc_int \
gnu/usr.bin/cc/cc \
gnu/usr.bin/cc/cc1 \
gnu/usr.bin/cc/include \
gnu/usr.bin/cc/doc \
gnu/usr.bin/cc/cpp \
gnu/usr.bin/cc/cc1plus \
gnu/usr.bin/cc/c++ \
gnu/usr.bin/cc/c++filt \
gnu/usr.bin/cc/gcov \
.include <dirdeps.mk>
|