################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../drivers_config/sys_config/sys_config.c 

OBJS += \
./drivers_config/sys_config/sys_config.o 

C_DEPS += \
./drivers_config/sys_config/sys_config.d 


# Each subdirectory must supply rules for building sources it contributes
drivers_config/sys_config/%.o: ../drivers_config/sys_config/%.c
	@echo 'Building file: $<'
	@echo 'Invoking: GNU C Compiler'
	arm-none-eabi-gcc -mthumb -mcpu=cortex-m3 -DACTEL_STDIO_THRU_UART -I"C:\M2S_AC389_DF\LiberoProject\CacheConfiguration\SoftConsole\CacheConfiguration_MSS_CM3\projects\cacheable_DDR3_image_stack_in_eSARM\drivers\mss_uart" -I"C:\M2S_AC389_DF\LiberoProject\CacheConfiguration\SoftConsole\CacheConfiguration_MSS_CM3\projects\cacheable_DDR3_image_stack_in_eSARM\drivers\mss_timer" -I"C:\M2S_AC389_DF\LiberoProject\CacheConfiguration\SoftConsole\CacheConfiguration_MSS_CM3\projects\cacheable_DDR3_image_stack_in_eSARM\CMSIS" -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '


