mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 21:18:59 +00:00
54c7d75a06
This has not been needed since r284171 in projects/bmake. Sponsored by: EMC / Isilon Storage Division
23 lines
442 B
Makefile
23 lines
442 B
Makefile
# $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>
|