OSDN Git Service

UPnP関連のモジュール追加
[mimic/MiMicSDK.git] / lib / Debug / src / net / dhcp / 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/net/dhcp/NyLPC_cDhcpClient.c \r
8 \r
9 OBJS += \
10 ./src/net/dhcp/NyLPC_cDhcpClient.o \r
11 \r
12 C_DEPS += \
13 ./src/net/dhcp/NyLPC_cDhcpClient.d \r
14 \r
15 \r
16 # Each subdirectory must supply rules for building sources it contributes\r
17 src/net/dhcp/%.o: ../src/net/dhcp/%.c\r
18         @echo 'Building file: $<'\r
19         @echo 'Invoking: MCU C Compiler'\r
20         arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -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" -I"C:\nxp\LPCXpresso_4.3.0_1023\lpcxpresso\Tools\arm-none-eabi\include" -O0 -g3 -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