mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 11:14:18 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
20 lines
382 B
Makefile
20 lines
382 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>
|