comparison Makefile @ 38:bd73942eec73

2007-09-04 10:51:24 by steve Updated for new release.
author steve
date Tue, 04 Sep 2007 10:51:24 +0000
parents 62cfade9c5cb
children 5e36b70db064
comparison
equal deleted inserted replaced
37:98d78379a017 38:bd73942eec73
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.10 2007-09-03 05:16:40 steve Exp $ 11 # $Id: Makefile,v 1.11 2007-09-04 10:51:24 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.6 18 VERSION = 0.7
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.