mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
20 lines
394 B
Makefile
20 lines
394 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/cpp \
|
|
gnu/usr.bin/cc/cc1plus \
|
|
gnu/usr.bin/cc/c++ \
|
|
gnu/usr.bin/cc/gcov \
|
|
|
|
|
|
.include <dirdeps.mk>
|