1 ################################################################################
\r
2 # Automatically-generated file. Do not edit!
\r
3 ################################################################################
\r
5 # Add inputs and outputs from these tool invocations to the build variables
\r
7 ../FreeRTOS_Source/portable/GCC/MicroBlaze/port.c
\r
10 ../FreeRTOS_Source/portable/GCC/MicroBlaze/portasm.s
\r
13 ./FreeRTOS_Source/portable/GCC/MicroBlaze/port.o \
14 ./FreeRTOS_Source/portable/GCC/MicroBlaze/portasm.o
\r
17 ./FreeRTOS_Source/portable/GCC/MicroBlaze/port.d
\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
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