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

Comparing projects/libstatgrab/Makefile.am (file contents):
Revision 1.3 by tdb, Wed Feb 19 20:55:12 2003 UTC vs.
Revision 1.12 by tdb, Fri Jan 16 15:54:51 2004 UTC

# Line 1 | Line 1
1   # Makefile for libstatgrab
2 < # http://www.i-scream.org.uk/
2 > # http://www.i-scream.org/
3   # $Id$
4  
5   AUTOMAKE_OPTIONS = gnu
6  
7 < include_HEADERS = statgrab.h
8 < lib_LTLIBRARIES = libstatgrab.la
7 > SUBDIRS = src docs examples
8  
9 < libstatgrab_la_LDFLAGS = -version-info 0:0:0
9 > ChangeLog:
10 >        cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog
11  
12 < libstatgrab_la_SOURCES = cpu_stats.c disk_stats.c load_stats.c memory_stats.c network_stats.o os_info.c page_stats.c process_stats.c swap_stats.c user_stats.c
12 > EXTRA_DIST = libstatgrab.pc.in PLATFORMS COPYING COPYING.LGPL
13  
14 < ChangeLog:
15 <        cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream" -g "-q" > ChangeLog
14 > pkgconfigdir = $(libdir)/pkgconfig
15 > pkgconfig_DATA = libstatgrab.pc

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines