summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/exceptions/exc_result/exc_result2/Makefile
blob: 2f713a5486cb67506645b2c0b07a34fd01850669 (plain)
1
2
3
4
5
6
7
8
9
# exc_result2

AMLMOD= exc_result2
COLL= ../../..

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