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

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../ACZ702_Lib/AXI_GPIO/AXI_GPIO.c 

OBJS += \
./ACZ702_Lib/AXI_GPIO/AXI_GPIO.o 

C_DEPS += \
./ACZ702_Lib/AXI_GPIO/AXI_GPIO.d 


# Each subdirectory must supply rules for building sources it contributes
ACZ702_Lib/AXI_GPIO/%.o: ../ACZ702_Lib/AXI_GPIO/%.c
	@echo 'Building file: $<'
	@echo 'Invoking: ARM v7 gcc compiler'
	arm-none-eabi-gcc -Wall -O0 -g3 -I../../AXI_GPIO_bsp/ps7_cortexa9_0/include -I"C:\Users\Lenovo\Desktop\GPIO_Interrupt_test\GPIO_Interrupt.sdk\AXI_GPIO\src" -I"C:\Users\Lenovo\Desktop\GPIO_Interrupt_test\GPIO_Interrupt.sdk\AXI_GPIO\ACZ702_Lib\AXI_GPIO" -I"C:\Users\Lenovo\Desktop\GPIO_Interrupt_test\GPIO_Interrupt.sdk\AXI_GPIO\ACZ702_Lib\SCU" -c -fmessage-length=0 -MT"$@" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '


