123456789101112131415161718192021222324252627 |
- ################################################################################
- # Automatically-generated file. Do not edit!
- # Toolchain: GNU Tools for STM32 (12.3.rel1)
- ################################################################################
- # Add inputs and outputs from these tool invocations to the build variables
- C_SRCS
- ../LWIP/Target/ethernetif.c
- OBJS += \
- ./LWIP/Target/ethernetif.o
- C_DEPS
- ./LWIP/Target/ethernetif.d
- # Each subdirectory must supply rules for building sources it contributes
- LWIP/Target/%.o LWIP/Target/%.su LWIP/Target/%.cyclo: ../LWIP/Target/%.c /Target/
- arm-none-eabi-gcc /Core//Middlewares//MQTT -I..//BSP//dp83848 -I..//STM32H7xx_HAL_Driver//Drivers//Inc//Drivers//Device//STM32H7xx//Drivers//Include -I..//Third_Party//Source//Middlewares//FreeRTOS//portable//ARM_CM4F -I..//Third_Party//Source//LWIP//LWIP//Middlewares//LwIP//include -I..//Third_Party//system -I..//BSP//lan8742 -I..//Third_Party//src//netif//Middlewares//LwIP//include//Middlewares//LwIP//include//apps -I..//Third_Party//src//lwip//Middlewares//LwIP//include//prot -I..//Third_Party//src//netif -I..//Third_Party//src//compat//Middlewares//LwIP//include//posix//Middlewares//LwIP//include//posix//Middlewares//LwIP//include//posix//Middlewares//LwIP//include//stdc -I..//Third_Party//system/
- clean: clean-LWIP-2f-Target
- clean-LWIP-2f-Target:
- -$(RM) ./LWIP/Target/ethernetif.cyclo ./LWIP/Target/ethernetif.d /LWIP//ethernetif.o .//Target/
- .PHONY: clean-LWIP-2f-Target
|