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

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

