Upgrade to new build system

This commit is contained in:
Laurence Withers 2007-02-05 13:05:10 +00:00
commit 1744e42270
6 changed files with 32 additions and 15 deletions

6
README
View file

@ -1,6 +1,6 @@
libCStreamedXML http://www.lwithers.me.uk/projects/libCStreamedXML/
========================================================================
(c)2006, Laurence Withers, <l@lwithers.me.uk>.
(c)2006-2007, Laurence Withers, <l@lwithers.me.uk>.
Released under the GNU GPLv2. See file COPYING or
http://www.gnu.org/copyleft/gpl.html for details.
@ -11,6 +11,8 @@ To build: ./make.sh
To install: ./make.sh install
This library has no dependencies other than the C library.
You might want to edit 'config' first.
You might want to edit 'config' first. You might also want to set
'INSTALL_PREFIX', which is prepended onto the destination of any
installed file.
@TODO@