summaryrefslogtreecommitdiff
path: root/cesar/interface/test/Makefile.mk
blob: a6c059816b748a02fd575876430fcd4a4b21d073 (plain)
1
2
3
4
5
6
7
8
9
BASE = ../..
DEFS= -DINTERFACE_UNIT_TEST=1
ECOS = y

TARGET_PROGRAMS = test-interface
test-interface_SOURCES = sar_stub.c test-interface.c bufmgr_stub.c 
test-interface_MODULES = lib interface host bsu/beacon\
			 cl/stub  cl/mbx/stub \
			 $(SPARC_MODULES) $(SYNTH_MODULES)