TOPDIR = ..
BINARIES = qsort

qsort_DPH = vect
qsort_SOURCES = vect.hs QSortVect.hs

include $(TOPDIR)/mk/test.mk

