summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/functional/Makefile
blob: 52c90b126f093bfc87f24513f85cc02e2e19a0b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# functional

MDIRS = \
	arithmetic \
	bfield \
	constant \
	control \
	descriptor \
	logic \
	manipulation \
	name \
	reference \
	region \
	synchronization \
	table

# extern local FULL

TOP= ../../../..
include $(TOP)/Makefile.switch