1# abbu
2
3ASLMODADD=	MAIN_ASLTS
4AMLMOD= extra extra_aslts
5COLL= ../..
6
7ADD_ASLFLAGS=-vx 6142 #illegal forward reference
8ADD_ASLFLAGS+=-vx 6152 #recursive method call
9ADD_ASLFLAGS+=-vx 6163 #illegal reference in method
10
11TOP= $(COLL)/../../..
12include $(COLL)/Makefile.install
13