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

AMLMOD= rcopyobject
COLL= ../../../..

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