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

AMLMOD= rstore
COLL= ../../../..

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