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

AMLMOD= rexplicitconv
COLL= ../../../..

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