# Who we are
COMPONENTNAME:=core

# Where's the top
BASEDIR:=../..

# What we need from outside
INCLUDES += 

# Do the library thing
include $(BASEDIR)/config/Makelib.mk
