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.20 by tdb, Thu Oct 2 17:38:03 2003 UTC vs.
Revision 1.21 by tdb, Sat Oct 4 16:05:56 2003 UTC

# Line 2 | Line 2
2   # http://www.i-scream.org/
3   # $Id$
4  
5 + if MANPAGES
6   man_MANS = get_load_stats.3 get_general_stats.3 cpu_percent_usage.3 \
7             get_cpu_totals.3 get_cpu_diff.3 get_network_stats.3 \
8             get_network_stats_diff.3 get_diskio_stats.3 \
9             get_diskio_stats_diff.3 get_user_stats.3 get_page_stats.3 \
10             get_page_stats_diff.3 get_process_stats.3 \
11             get_memory_stats.3 get_swap_stats.3 statgrab.3
12 + endif
13  
14   EXTRA_DIST = $(man_MANS)
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines