summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/complex/result/tests/Makefile
blob: 82bcf4505249e820499ce85317df9a2bb6cf7e28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# tests

MDIRS = \
	rconversion \
	rcopyobject \
	rexplicitconv \
	rindecrement \
	roptional \
	rstore

# FULL

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