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

PROG     = IRSmk
 
LIBS += -lm
LDFLAGS += -lm
RUN_OPTIONS = $(PROJ_SRC_DIR)/irsmk_input

include	../../../Makefile.multisrc
