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

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

OBJS += \
./main.o 

C_DEPS += \
./main.d 


# Each subdirectory must supply rules for building sources it contributes
%.o: ../%.c
	@echo 'Building file: $<'
	@echo 'Invoking: GNU C Compiler'
	arm-none-eabi-gcc -mthumb -mcpu=cortex-m3 -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\CMSIS -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\CMSIS\startup_gcc -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\drivers -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\drivers\CoreI2C -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\drivers\mss_hpdma -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\drivers\mss_i2c -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\drivers\mss_nvm -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\drivers\mss_sys_services -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\drivers\mss_timer -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\drivers\mss_uart -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\drivers_config -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\drivers_config\sys_config -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\hal -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\hal\CortexM3 -IF:\M2S_I2C_DF\Libero_Project\I2C_Multi_Master_Slave\SoftConsole\I2C_Multi_Master_Slave_MSS_CM3\I2C_Multi_Master_Slave_MSS_CM3_hw_platform\hal\CortexM3\GNU -O0 -ffunction-sections -fdata-sections -g3 -Wall -c -fmessage-length=0 -v -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '


