opnsense-src/targets/pseudo/toolchain/Makefile.depend
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

27 lines
480 B
Makefile

# This file is not autogenerated - take care!
.if !defined(MK_CLANG)
.include "${SRCTOP}/share/mk/src.opts.mk"
.endif
DIRDEPS= \
gnu/usr.bin/binutils/as \
gnu/usr.bin/binutils/ld \
usr.bin/addr2line \
usr.bin/ar \
usr.bin/cxxfilt \
usr.bin/elfcopy \
usr.bin/elfdump \
usr.bin/nm \
usr.bin/readelf \
usr.bin/size \
usr.bin/strings \
usr.bin/strip \
usr.bin/xinstall \
.if ${MK_CLANG_BOOTSTRAP} == "yes"
DIRDEPS+= targets/pseudo/clang
.endif
.include <dirdeps.mk>