LEVEL = ../../../..

PROG = mybison
RUN_OPTIONS = $(PROJ_SRC_DIR)/parse.y.in -v
include $(LEVEL)/MultiSource/Makefile.multisrc

