

STATIC_LIB  = $(LIB)/uart_16550.$(SIM).a
SRCS = \
	$(SRC)/uart_16550_sfm.cpp \
	$(SRC)/uart_16550_agent.cpp \

INCL = -I../uart



include $(TRUSS_HOME)/inc/Makefile
