

STATIC_LIB  = $(LIB)/test_components.$(SIM).a
SRCS = \
	$(SRC)/test_component.cpp 

INCL = -I../vip/alu

include $(TRUSS_HOME)/inc/Makefile
