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

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

OBJS += \
./drivers/mss_sys_services/mss_comblk.o \
./drivers/mss_sys_services/mss_sys_services.o 

C_DEPS += \
./drivers/mss_sys_services/mss_comblk.d \
./drivers/mss_sys_services/mss_sys_services.d 


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


