

STATIC_LIB  = $(LIB)/top.$(SIM).a
SRCS = \
	$(SRC)/testbench.cpp 

INCL = -I../../vip/alu


include $(TRUSS_HOME)/inc/Makefile
