DIS10/dis10_lab3.4_float/release/subdir_rules.mk
2024-02-22 11:22:14 +01:00

36 lines
3.2 KiB
Makefile

################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Each subdirectory must supply rules for building sources it contributes
build-1986611567: ../audio.syscfg
@echo 'Building file: "$<"'
@echo 'Invoking: SysConfig'
"/home/mreenen/ti/sysconfig_1_10_0/sysconfig_cli.sh" -s "/home/mreenen/ti/simplelink_cc32xx_sdk_5_30_00_08/.metadata/product.json" --script "/home/mreenen/Documents/ccs/dis10_lab3.4_float/audio.syscfg" -o "syscfg" --compiler ccs
@echo 'Finished building: "$<"'
@echo ' '
syscfg/ti_drivers_config.c: build-1986611567 ../audio.syscfg
syscfg/ti_drivers_config.h: build-1986611567
syscfg/ti_utils_build_linker.cmd.genlibs: build-1986611567
syscfg/syscfg_c.rov.xs: build-1986611567
syscfg/ti_utils_runtime_model.gv: build-1986611567
syscfg/ti_utils_runtime_Makefile: build-1986611567
syscfg/: build-1986611567
syscfg/%.obj: ./syscfg/%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
@echo 'Building file: "$<"'
@echo 'Invoking: Arm Compiler'
"/home/mreenen/.local/ti/ccs1120/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me -O4 --opt_for_speed=5 --include_path="/home/mreenen/Documents/ccs/dis10_lab3.4_float" --include_path="/home/mreenen/Documents/ccs/dis10_lab3.4_float/release" --include_path="/home/mreenen/ti/simplelink_cc32xx_sdk_5_30_00_08/source" --include_path="/home/mreenen/ti/simplelink_cc32xx_sdk_5_30_00_08/kernel/nortos" --include_path="/home/mreenen/ti/simplelink_cc32xx_sdk_5_30_00_08/kernel/nortos/posix" --include_path="/home/mreenen/.local/ti/ccs1120/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" --define=DeviceFamily_CC3220 --define=NORTOS_SUPPORT -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="syscfg/$(basename $(<F)).d_raw" --include_path="/home/mreenen/Documents/ccs/dis10_lab3.4_float/release/syscfg" --obj_directory="syscfg" $(GEN_OPTS__FLAG) "$(shell echo $<)"
@echo 'Finished building: "$<"'
@echo ' '
%.obj: ../%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
@echo 'Building file: "$<"'
@echo 'Invoking: Arm Compiler'
"/home/mreenen/.local/ti/ccs1120/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me -O4 --opt_for_speed=5 --include_path="/home/mreenen/Documents/ccs/dis10_lab3.4_float" --include_path="/home/mreenen/Documents/ccs/dis10_lab3.4_float/release" --include_path="/home/mreenen/ti/simplelink_cc32xx_sdk_5_30_00_08/source" --include_path="/home/mreenen/ti/simplelink_cc32xx_sdk_5_30_00_08/kernel/nortos" --include_path="/home/mreenen/ti/simplelink_cc32xx_sdk_5_30_00_08/kernel/nortos/posix" --include_path="/home/mreenen/.local/ti/ccs1120/ccs/tools/compiler/ti-cgt-arm_20.2.6.LTS/include" --define=DeviceFamily_CC3220 --define=NORTOS_SUPPORT -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="$(basename $(<F)).d_raw" --include_path="/home/mreenen/Documents/ccs/dis10_lab3.4_float/release/syscfg" $(GEN_OPTS__FLAG) "$(shell echo $<)"
@echo 'Finished building: "$<"'
@echo ' '