################################################################################ # Automatically-generated file. Do not edit! ################################################################################ # Each subdirectory must supply rules for building sources it contributes hello.obj: ../hello.c $(GEN_OPTS) | $(GEN_HDRS) @echo 'Building file: $<' @echo 'Invoking: C6000 Compiler' "C:/Software/CCS6.2_install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="C:/Software/CCS6.2_install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="hello.d" $(GEN_OPTS__FLAG) "$<" @echo 'Finished building: $<' @echo ' '