diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-12-07 16:08:22 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-12-07 16:08:22 +0000 |
commit | 88567fe0471413f299f66605c88499a3f317c91f (patch) | |
tree | 2e8fa043694cdec8ef20288709c6f171b0f67c39 /targets/pseudo/gcc/Makefile.depend | |
parent | e6f0ddb77f7b9edb60e82ff49d03e286e9929ac5 (diff) | |
download | FreeBSD-src-88567fe0471413f299f66605c88499a3f317c91f.zip FreeBSD-src-88567fe0471413f299f66605c88499a3f317c91f.tar.gz |
FAST_DEPEND: Only pass -MF if we care about the object being compiled.
This will save time generating dependency files that we didn't expect
due to cases where SRCS!=OBJS or for building custom targetted objects
in Makefiles that do not end up in the DEPENDOBJS list.
This uses a bmake trick to modify CFLAGS based on ${.TARGET}. A
.PARSEDIR check is done for the sake of MFC safety.
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'targets/pseudo/gcc/Makefile.depend')
0 files changed, 0 insertions, 0 deletions