mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 19:22:47 +00:00
e9ac41698b
This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
19 lines
381 B
Makefile
19 lines
381 B
Makefile
# 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/cpp \
|
|
gnu/usr.bin/cc/cc1plus \
|
|
gnu/usr.bin/cc/c++ \
|
|
gnu/usr.bin/cc/gcov \
|
|
|
|
|
|
.include <dirdeps.mk>
|