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