include ${MAKETOP}/Makefile-common

LIBRARY = liby.a
OBJECTS   = main.o yyerror.o

include ${MAKETOP}/Makefile-lib
-include Makedep
