blob: cd10625b3401b2226a5edd045c01c9609db99e07 [file] [log] [blame]
LEVEL = ../../../..
PROG = qbsort
# repeat the sort loop 1000 times (these are really small lists).
RUN_OPTIONS := 1000
LDFLAGS = -lm
STDIN_FILENAME = $(PROJ_SRC_DIR)/benchmark.in3
HASH_PROGRAM_OUTPUT = 1
include $(LEVEL)/MultiSource/Makefile.multisrc