################################################################################
# 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 := \
. \
oglsc/lib \
FAT/src \
FAT/src/option \
FAT \
CoreDrivers/XModem \
CoreDrivers/Utility \
CoreDrivers/CoreTFTahbM \
CoreDrivers/CoreSPI \
CoreDrivers/CoreGPIO \
CoreDrivers/CoreCAMahbM \
BSP/spi_flash_driver \
BSP \

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

BUILDCMD = arm-none-eabi-gcc -mthumb -mcpu=cortex-m3 -specs=bare.specs -L"C:\SmartFusionOpenGLSC_Demo\A2F500\SevenInchTFTLCD_WVGA_16bit_Interface\SoftConsole\MSS_new_top_MSS_CM3_0\projects\MSS_new_top_MSS_CM3_0_hw_platform\Debug" -T../../A2F_OpenGL_SC_Display_SW/debug-in-actel-smartfusion-envm-ExtRam.ld -gc-sections  -Wl,-Map=$@.map -Wl,-Map=$(EXECUTABLE).map 
SHELL := cmd.exe
EXECUTABLE := A2F_OpenGL_SC_Display_SW

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