summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/complex/result/tests/roptional/Makefile
blob: 1b015a573b8aad65c2c42d5047490bb9c90f4152 (plain)
1
2
3
4
5
6
7
8
9
# roptional

AMLMOD= roptional
COLL= ../../../..

ADD_ASLFLAGS=-vx 6163 #illegal reference in method
ADD_ASLFLAGS=-vx 6142 #illegal forward reference
TOP= $(COLL)/../../..
include $(COLL)/Makefile.install