subdir_rules.mk 1.4 KB

123456789101112131415
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. SHELL = cmd.exe
  5. # Each subdirectory must supply rules for building sources it contributes
  6. %.obj: ../%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
  7. @echo 'Building file: "$<"'
  8. @echo 'Invoking: C6000 Compiler'
  9. "D:/ti/ccs1281/ccs/tools/compiler/ti-cgt-c6000_8.3.12/bin/cl6x" -mv6740 --include_path="D:/NIM_DSP6748" --include_path="D:/ti/ccs1281/ccs/tools/compiler/ti-cgt-c6000_8.3.12/include" --include_path="D:/NIM_DSP6748/code" --include_path="D:/NIM_DSP6748/extern/include" --include_path="D:/NIM_DSP6748/extern/include/hw" --include_path="D:/NIM_DSP6748/extern/include/c674x" --include_path="D:/NIM_DSP6748/extern/include/c674x/c6748" --include_path="D:/NIM_DSP6748/code/lib/lwip" --include_path="D:/NIM_DSP6748/code/lib/lwip/src/include" --include_path="D:/NIM_DSP6748/code/lib/lwip/src/include/ipv4" --include_path="D:/NIM_DSP6748/code/lib/lwip/src/include/lwip" --include_path="D:/NIM_DSP6748/code/lib/lwip/ports/am1808/include" --include_path="D:/NIM_DSP6748/extern/usblib/include" --include_path="D:/NIM_DSP6748/extern/grlib/include" --define=c6748 -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="$(basename $(<F)).d_raw" $(GEN_OPTS__FLAG) "$<"
  10. @echo 'Finished building: "$<"'
  11. @echo ' '