comparison Makefile @ 58:dc184cb7036d

2007-10-25 18:36:50 by steve New release.
author steve
date Thu, 25 Oct 2007 18:36:50 +0000
parents e55676a47bfe
children 89747520b861
comparison
equal deleted inserted replaced
57:47c1f35b7f73 58:dc184cb7036d
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.13 2007-10-11 07:42:21 steve Exp $ 11 # $Id: Makefile,v 1.14 2007-10-25 18:36:50 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.8 18 VERSION = 0.9
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.