1# functional
2
3MDIRS = \
4	arithmetic \
5	bfield \
6	constant \
7	control \
8	descriptor \
9	logic \
10	manipulation \
11	name \
12	reference \
13	region \
14	synchronization \
15	table
16
17# extern local FULL
18
19TOP= ../../../..
20include $(TOP)/Makefile.switch
21