comparison Makefile @ 63:5e39b41480aa

2007-11-10 17:07:00 by steve 1.0 release
author steve
date Sat, 10 Nov 2007 17:07:00 +0000
parents 89747520b861
children 2179b1d5d25b
comparison
equal deleted inserted replaced
62:41386f30097e 63:5e39b41480aa
6 # 6 #
7 # Steve 7 # Steve
8 # -- 8 # --
9 # http://www.steve.org.uk/ 9 # http://www.steve.org.uk/
10 # 10 #
11 # $Id: Makefile,v 1.15 2007-11-10 00:01:04 steve Exp $ 11 # $Id: Makefile,v 1.16 2007-11-10 17:07:00 steve Exp $
12 12
13 13
14 # 14 #
15 # Only used to build distribution tarballs. 15 # Only used to build distribution tarballs.
16 # 16 #
17 DIST_PREFIX = ${TMP} 17 DIST_PREFIX = ${TMP}
18 VERSION = 0.9 18 VERSION = 1.0
19 BASE = chronicle 19 BASE = chronicle
20 20
21 21
22 # 22 #
23 # Installation prefix, useful for the Debian package. 23 # Installation prefix, useful for the Debian package.