LEVEL = ../../../..
PROG = imp
RUN_OPTIONS += $(PROJ_SRC_DIR)/sg01.imp
LDFLAGS := -lm

include $(LEVEL)/MultiSource/Makefile.multisrc

