]> git.sur5r.net Git - freertos/blob
e831ef5ad5f194d00ef36ca0a6bdc4f2981a8ba9
[freertos] /
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 ../FreeRTOS_Source/portable/GCC/MicroBlaze/port.c \r
8 \r
9 S_SRCS += \
10 ../FreeRTOS_Source/portable/GCC/MicroBlaze/portasm.s \r
11 \r
12 OBJS += \
13 ./FreeRTOS_Source/portable/GCC/MicroBlaze/port.o \
14 ./FreeRTOS_Source/portable/GCC/MicroBlaze/portasm.o \r
15 \r
16 C_DEPS += \
17 ./FreeRTOS_Source/portable/GCC/MicroBlaze/port.d \r
18 \r
19 \r
20 # Each subdirectory must supply rules for building sources it contributes\r
21 FreeRTOS_Source/portable/GCC/MicroBlaze/%.o: ../FreeRTOS_Source/portable/GCC/MicroBlaze/%.c\r
22         @echo Building file: $<\r
23         @echo Invoking: MicroBlaze gcc compiler\r
24         mb-gcc -Wall -O0 -g3 -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\Demo_Source\Common_Demo_Files\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\portable\GCC\MicroBlaze" -c -fmessage-length=0 -I../../RTOSDemoBSP/microblaze_0/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.10.a -mno-xl-soft-mul -mhard-float -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"\r
25         @echo Finished building: $<\r
26         @echo ' '\r
27 \r
28 FreeRTOS_Source/portable/GCC/MicroBlaze/%.o: ../FreeRTOS_Source/portable/GCC/MicroBlaze/%.s\r
29         @echo Building file: $<\r
30         @echo Invoking: MicroBlaze gcc assembler\r
31         mb-as -mlittle-endian -o"$@" "$<"\r
32         @echo Finished building: $<\r
33         @echo ' '\r
34 \r
35 \r