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

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../src/FreeRTOS_SMP/portable/MemMang/heap_3.c 

OBJS += \
./src/FreeRTOS_SMP/portable/MemMang/heap_3.o 

C_DEPS += \
./src/FreeRTOS_SMP/portable/MemMang/heap_3.d 


# Each subdirectory must supply rules for building sources it contributes
src/FreeRTOS_SMP/portable/MemMang/%.o: ../src/FreeRTOS_SMP/portable/MemMang/%.c
	@echo Building file: $<
	@echo Invoking: MicroBlaze gcc compiler
	mb-gcc -Wall -O0 -g3 -I../../core_0_bsp/microblaze_0/include -I../src/FreeRTOS_SMP/portable/GCC/MicroBlaze -I../src/FreeRTOS_SMP/include -c -fmessage-length=0 -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.b -mno-xl-soft-mul -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"
	@echo Finished building: $<
	@echo ' '


