| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | # Makefile for libukcprog/src | |
| 2 | < | # http://www.i-scream.org.uk/ |
| 2 | > | # http://www.i-scream.org/ |
| 3 | # $Id$ | |
| 4 | ||
| 5 | include_HEADERS = ukcprog.h | |
| 6 | lib_LTLIBRARIES = libukcprog.la | |
| 7 | ||
| 8 | < | libukcprog_la_LDFLAGS = -version-info 0:0:0 |
| 8 | > | libukcprog_la_LDFLAGS = -version-info 0:1:0 |
| 9 | ||
| 10 | libukcprog_la_SOURCES = alloc.c config.c e_malloc.c e_realloc.c ebuf.c errf.c formf.c fpgetline.c ip.c logf.c panic.c sccsdata.c ssplit.c strf.c strnf.c strsave.c strtol.c | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |