| # | Line 4 | Line 4 | |
|---|---|---|
| 4 | ||
| 5 | AUTOMAKE_OPTIONS = gnu | |
| 6 | ||
| 7 | < | include_HEADERS = statgrab.h |
| 8 | < | lib_LTLIBRARIES = libstatgrab.la |
| 9 | < | |
| 10 | < | libstatgrab_la_LDFLAGS = -version-info 0:0:0 |
| 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 |
| 7 | > | SUBDIRS = src |
| 8 | ||
| 9 | ChangeLog: | |
| 10 | cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream" -g "-q" > ChangeLog | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |