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

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

OBJS += \
./hal/CortexM3/cortex_nvic.o 

C_DEPS += \
./hal/CortexM3/cortex_nvic.d 


# Each subdirectory must supply rules for building sources it contributes
hal/CortexM3/%.o: ../hal/CortexM3/%.c
	@echo 'Building file: $<'
	@echo 'Invoking: GNU C Compiler'
	arm-none-eabi-gcc -mthumb -mcpu=cortex-m3 -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\CMSIS -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\CMSIS\startup_gcc -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\drivers -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\drivers\mss_hpdma -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\drivers\mss_nvm -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\drivers\mss_sys_services -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\drivers\mss_timer -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\drivers\mss_uart -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\drivers_config -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\drivers_config\sys_config -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\hal -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_MSS_CM3_hw_platform\hal\CortexM3 -ID:\Appsnotes\2015\11_6_update\Zeroize\m2s_m2gl_ac433_liberov11p6_an_df\Libero\Zeroize_M2S090\SoftConsole\my_mss_MSS_CM3\my_mss_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 ' '


