diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 19:02:05 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 19:02:05 +0000 |
commit | 7cd84b56411ceebd98e5972320100c3e9b206956 (patch) | |
tree | 56a6bcdeb76f660792cd551b033b2d4e40d82fe2 /gnu/usr.bin/cc/cc_tools/Makefile | |
parent | 2bfb5e812beb46debc475bb76d3f59a3140e7a62 (diff) | |
download | src-test2-7cd84b56411ceebd98e5972320100c3e9b206956.tar.gz src-test2-7cd84b56411ceebd98e5972320100c3e9b206956.zip |
Notes
Diffstat (limited to 'gnu/usr.bin/cc/cc_tools/Makefile')
-rw-r--r-- | gnu/usr.bin/cc/cc_tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/Makefile b/gnu/usr.bin/cc/cc_tools/Makefile index 47870357f269..adc101b299f3 100644 --- a/gnu/usr.bin/cc/cc_tools/Makefile +++ b/gnu/usr.bin/cc/cc_tools/Makefile @@ -391,6 +391,7 @@ GNTOOLS+= genattr genattrtab genautomata gencodes gencheck genchecksum \ ${GNTOOLS:C,$,.o,} ${GNTOOLS}: ${BUILD_TOOLS_META} all: ${GNTOOLS} ${GENSRCS} ${GENONLY} +build-tools: all beforedepend: ${GENONLY} # |