OSDN Git Service

3136dd285947812310f8d3d7e951bdf8476d7ac7
[mimic/MiMicSDK.git] / lib / Release / src / include / boot / subdir.mk
1 ################################################################################\r
2 # Automatically-generated file. Do not edit!\r
3 ################################################################################\r
4 \r
5 # Add inputs and outputs from these tool invocations to the build variables \r
6 C_SRCS += \
7 ../src/include/boot/sketch_bootstrup.c \r
8 \r
9 OBJS += \
10 ./src/include/boot/sketch_bootstrup.o \r
11 \r
12 C_DEPS += \
13 ./src/include/boot/sketch_bootstrup.d \r
14 \r
15 \r
16 # Each subdirectory must supply rules for building sources it contributes\r
17 src/include/boot/%.o: ../src/include/boot/%.c\r
18         @echo 'Building file: $<'\r
19         @echo 'Invoking: MCU C Compiler'\r
20         arm-none-eabi-gcc -D__REDLIB__ -DNDEBUG -D__CODE_RED -I"D:\project.sourceforge\MiMic\trunk\lib\src\include" -I"D:\project.sourceforge\MiMic\trunk\extlib\FreeRTOSlib\src" -I"D:\project.sourceforge\MiMic\trunk\extlib\FreeRTOSlib\src\FreeRTOS\include" -I"D:\project.sourceforge\MiMic\trunk\extlib\FreeRTOSlib\src\FreeRTOS\portable\GCC\ARM_CM3" -O2 -Os -g -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m3 -mthumb -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"\r
21         @echo 'Finished building: $<'\r
22         @echo ' '\r
23 \r
24 \r