Update build system

This commit is contained in:
Laurence Withers 2007-12-05 17:45:23 +00:00
commit a4e99696a1
15 changed files with 737 additions and 314 deletions

View file

@ -1,7 +1,7 @@
# libiso8601/version
#
# (c)2007, Laurence Withers, <l@lwithers.me.uk>.
# Released under the GNU GPLv2. See file COPYING or
# Released under the GNU GPLv3. See file COPYING or
# http://www.gnu.org/copyleft/gpl.html for details.
#
@ -14,4 +14,4 @@ VERMINOR=3
VERMICRO=0
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
# vim: expandtab:ts=4:sw=4
# vim: expandtab:ts=4:sw=4:syntax=sh