pminfo: increase default batch size
[pcp.git] / books / GNUmakefile
blobfec6f61362df568eb059701ff9750def5d0e9e22
2 # Copyright (c) 2013 Red Hat.
5 TOPDIR = ..
6 include $(TOPDIR)/src/include/builddefs
8 SUBDIRS = PCP_UAG PCP_PG PCP_TCS
9 LSRCFILES = README
11 default install: $(SUBDIRS)
12 $(SUBDIRS_MAKERULE)
14 include $(BUILDRULES)
16 default_pcp : default
18 install_pcp : install