Upgrade build system

This commit is contained in:
Laurence Withers 2007-05-22 09:56:52 +00:00
commit 81564487a4
12 changed files with 55 additions and 35 deletions

6
README
View file

@ -1,6 +1,6 @@
libiso8601
========================================================================
(c)2006, Laurence Withers, <l@lwithers.me.uk>.
(c)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.
@ -10,6 +10,8 @@ Really Quick Instructions
To build: ./make.sh
To install: ./make.sh install
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@