1# exceptions 2 3MDIRS = \ 4 exc \ 5 exc_operand \ 6 exc_ref \ 7 exc_tbl \ 8 exc_result 9 10# FULL 11 12TOP= ../../../.. 13include $(TOP)/Makefile.switch 14