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

CPPFLAGS = -fcommon
PROG = compiler
#STDIN_FILENAME = $(SourceDir)/testset
include $(LEVEL)/MultiSource/Makefile.multisrc

