| Revision: | 1.2 |
| Committed: | Fri Sep 26 21:22:45 2003 UTC (22 years, 2 months ago) by tdb |
| Branch: | MAIN |
| Changes since 1.1: | +2 -2 lines |
| Log Message: | Update some old URL's etc. |
| # | Content |
|---|---|
| 1 | # Makefile for libukcprog/src |
| 2 | # http://www.i-scream.org/ |
| 3 | # $Id: Makefile.am,v 1.1 2003/03/29 16:30:33 tdb Exp $ |
| 4 | |
| 5 | include_HEADERS = ukcprog.h |
| 6 | lib_LTLIBRARIES = libukcprog.la |
| 7 | |
| 8 | libukcprog_la_LDFLAGS = -version-info 0:0: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 |