################################################################################ # Automatically-generated file. Do not edit! ################################################################################ # Each subdirectory must supply rules for building sources it contributes mytest.obj: ../mytest.c $(GEN_OPTS) $(GEN_SRCS) $(CFG_SRCS) @echo 'Building file: $<' @echo 'Invoking: Compiler' "C:/ccs4/ccsv4/tools/compiler/c6000/bin/cl6x" -mv64+ --symdebug:none -O2 --relaxed_ansi --gcc --define="xdc_target__=" --include_path="C:/ccs4/ccsv4/tools/compiler/c6000/include" --include_path="C:/ccs4/xdais_6_25_02_11/packages" --include_path="C:/ccs4/xdctools_3_16_01_27/packages" --diag_warning=225 --abi=coffabi --opt_for_speed=5 --preproc_with_compile --preproc_dependency="mytest.pp" $(GEN_OPTS_QUOTED) $(subst #,$(wildcard $(subst $(SPACE),\$(SPACE),$<)),"#") @echo 'Finished building: $<' @echo ' '