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/App/lwip.c
- OBJS += \
- ./LWIP/App/lwip.o
- C_DEPS
- ./LWIP/App/lwip.d
- # Each subdirectory must supply rules for building sources it contributes
- LWIP/App/%.o LWIP/App/%.su LWIP/App/%.cyclo: ../LWIP/App/%.c /App/
- arm-none-eabi-gcc /Core//..//STM32H7xx_HAL_Driver//..//STM32H7xx_HAL_Driver//Legacy -I..//Drivers//Device//STM32H7xx//..//CMSIS//LWIP//LWIP//..//Third_Party//src//..//Third_Party//system -I..//Middlewares//FreeRTOS//include -I..//Middlewares//FreeRTOS//CMSIS_RTOS_V2 -I..//Middlewares//FreeRTOS//portable//ARM_CM4F -I..//Drivers//Components//..//Third_Party//src//netif//..//Third_Party//src//lwip -I..//Middlewares//LwIP//include//apps -I..//Middlewares//LwIP//include//priv -I..//Middlewares//LwIP//include//prot -I..//Middlewares//LwIP//include//..//Third_Party//src//compat//..//Third_Party//src//compat//arpa -I..//Middlewares//LwIP//include//posix//..//Third_Party//Middlewares//MQTT -I..//Middlewares//LwIP//include//posix//..//Third_Party//src//compat//..//Third_Party//system//Middlewares//MQTT/
- clean: clean-LWIP-2f-App
- clean-LWIP-2f-App:
- -$(RM) ./LWIP/App/lwip.cyclo ./LWIP/App/lwip.d /LWIP//lwip.o .//App/
- .PHONY: clean-LWIP-2f-App
|