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

PROG = unix-smail
RUN_OPTIONS = -v ALL
STDIN_FILENAME = $(PROJ_SRC_DIR)/main.c

include $(LEVEL)/MultiSource/Makefile.multisrc

