mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
Removed dead code
This commit is contained in:
parent
7544f4f96a
commit
47c8c2efb9
@ -241,7 +241,6 @@ ifndef TRICK_VERBOSE_BUILD
|
||||
PRINT_COMPILE = \$(info \$(call COLOR,Compiling) \$<)
|
||||
PRINT_INC_LINK = \$(info \$(call COLOR,Linking) Contents of \$(dir \$<))
|
||||
PRINT_EXE_LINK = \$(info \$(call COLOR,Linking) \$(S_MAIN))
|
||||
PRINT_S_DEF_DEPS = \$(info \$(call COLOR,Tracing) S_define)
|
||||
ifeq (\$(MAKECMDGOALS), all)
|
||||
\$(info \$(call COLOR,Building with the following compilation flags:))
|
||||
\$(info TRICK_CFLAGS = [36m\$(TRICK_CFLAGS)[0m)
|
||||
|
Loading…
Reference in New Issue
Block a user