summaryrefslogtreecommitdiff
path: root/cesar/test_general/station/compliance-eoc/Makefile.mk
blob: 30a98dea2eb31340b0fddb4baed44c9aca4c9f14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
BASE = ../../..
ECOS = y

SC_SOURCES = fcall_av_stub.c
SC_MODULES = lib mac/common mac cl bsu interface hal station bufmgr \
	     host test_general/station/fcall \
	     test_general/station/common host ce \
	     cp/eoc

include $(BASE)/common/make/top.mk

$(call src2obj,src/region_stub.c,target): $(BASE)/cp/eoc/fsm/fsm.h