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

PROG     = automotive-susan
LDFLAGS  = -lm
RUN_OPTIONS = $(PROJ_SRC_DIR)/input_large.pgm Output/output_large.smoothing.pgm -s
HASH_PROGRAM_OUTPUT = 1
include $(LEVEL)/MultiSource/Makefile.multisrc
