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	external
17
18# extern local FULL
19
20TOP= ../../../..
21include $(TOP)/Makefile.switch
22