summaryrefslogtreecommitdiff
path: root/src/perl/LogSummary/t/GNUmakefile
blob: 6c00e8d7f4ab940958ed161fc3c2ead48e190482 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TOPDIR = ../../../..
include $(TOPDIR)/src/include/builddefs
LSRCFILES = test.t
SUBDIRS = app db

default:

include $(BUILDRULES)

install:

default_pcp install_pcp: