# $Id: Makefile.tst,v 1.5 2002/06/23 20:28:31 richdawe Exp $ # # Includable Makefile for pakke's test suite # Copyright (C) 2000-2002 by Richard Dawe # # NB: Need to define $(TOP) as top directory of pakke sources, before # including this Makefile! include $(TOP)/Makefile.cfg PAKKE = $(TOP)/bin/pakke$(EXEEXT) DSMCHECK = $(TOP)/bin/dsmcheck$(EXEEXT) # Always use the default pakkerc, so we're not affected by user's tweaks PAKKERC = $(TOP)/src/defaults/pakkerc PAKKEOPT = --rcfile $(PAKKERC)