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

O_SRCS := 
C_SRCS := 
S_UPPER_SRCS := 
S_SRCS := 
OBJ_SRCS := 
MEMORYMAP := 
OBJS := 
C_DEPS := 
SRECFILES := 
IHEXFILES := 
LISTINGS := 
EXECUTABLE := 

# Every subdirectory with source files must be described here
SUBDIRS := \
. \
lwIP/netif \
lwIP/netif/ppp \
lwIP/core \
lwIP/core/snmp \
lwIP/core/ipv4 \
lwIP/arch \
lwIP/api \
apps_layer \
FAT/src \
FAT/src/option \
BSP/spi_flash_driver \
BSP/mac \

################################################################################
# Microsemi SoftConsole IDE Variables
################################################################################

BUILDCMD = arm-none-eabi-gcc -mthumb -mcpu=cortex-m3 -specs=bare.specs -L"C:\A2F_AC362_DF\A2F_500\Programming_FPGAFabric\SmartFusion_IAP\SoftConsole\MSS_IAP_MSS_CM3_0\MSS_IAP_MSS_CM3_0_hw_platform\Debug" -T../debug-in-actel-smartfusion-envm.ld -gc-sections -Wl,-Map=$(EXECUTABLE).map 
SHELL := cmd.exe
EXECUTABLE := Ethernet_SPIFlashLoad

# Target-specific items to be cleaned up in the top directory.
clean::
	-$(RM) $(wildcard ./*.map) 
