#
# Configure this makefile here:
#
NAME			:= EMPTY
DESCRIPTION		:= EMPTY is a library skeleton (use as template)
DEPENDS			:= 

###############################################################################
SYSROOT := ../..
include $(SYSROOT)/System/makefile.library