## $Id: Makefile.tst,v 1.9 2003/03/14 18:12:06 richdawe Exp $ # # Makefile.tst - Includable Makefile for pakke's test suite # Copyright (C) 2000-2003 by Richard Dawe # PAKKE = $(top_srcdir)/bin/pakke$(EXEEXT) DSMCHECK = $(top_srcdir)/bin/dsmcheck$(EXEEXT) # Always use the default pakkerc, so we're not affected by user's tweaks. # Also run in non-interactive mode, so that pakke doesn't wait # for user input. PAKKEOPT = --rcfile $(top_srcdir)/src/defaults/pakkerc --non-interactive AM_CPPFLAGS = -I$(top_srcdir)/include AM_LDFLAGS = -L$(top_srcdir)/lib LDADD = -lpakke