ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libukcprog/Makefile.am
Revision: 1.1
Committed: Sat Mar 29 16:30:31 2003 UTC (21 years, 1 month ago) by tdb
Branch: MAIN
CVS Tags: LIBUKCPROG_1_0_1, LIBUKCPROG_1_0
Log Message:
libukcprog is now a seperate package. I doubt this will be much use to
anyone other than us, but I see no reason why we can't package it up
and distribute it. Obviously we can't attach the GPL to this, as we
don't own it.

File Contents

# User Rev Content
1 tdb 1.1 # Makefile for libukcprog
2     # http://www.i-scream.org.uk/
3     # $Id$
4    
5     AUTOMAKE_OPTIONS = foreign
6    
7     SUBDIRS = src doc
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