ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/docs/Makefile.am
(Generate patch)

Comparing projects/libstatgrab/docs/Makefile.am (file contents):
Revision 1.12 by tdb, Wed Oct 1 14:59:11 2003 UTC vs.
Revision 1.28 by tdb, Mon Apr 25 12:37:20 2005 UTC

# Line 1 | Line 1
1   # Makefile for libstatgrab/docs
2 < # http://www.i-scream.org/
2 > # http://www.i-scream.org/libstatgrab/
3   # $Id$
4  
5 < DOCS = network.txt diskio.txt load_average.txt process_stats.txt os_stats.txt vm_stats.txt user_list.txt cpu.txt page_stat.txt
6 <
7 < man_MANS = get_load_stats.3 get_general_stats.3 cpu_percent_usage.3 \
8 <           get_cpu_totals.3 get_cpu_diff.3
9 <
10 < docdir = $(datadir)/doc/libstatgrab
11 <
12 < doc_DATA = $(DOCS)
13 < EXTRA_DIST = $(DOCS) $(man_MANS)
14 <
15 < %.3: %.xml
16 <        docbook2man -N --symlinks $<
17 <
5 > SUBDIRS = libstatgrab statgrab saidar

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines