comparison Makefile @ 17:d8a5506ec11b

2007-08-14 17:58:46 by steve 0.3
author steve
date Tue, 14 Aug 2007 17:58:46 +0000
parents f0884c3c035a
children 59b123e21627
comparison
equal deleted inserted replaced
16:f0884c3c035a 17:d8a5506ec11b
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.4 2007-08-14 17:58:18 steve Exp $ 11 # $Id: Makefile,v 1.5 2007-08-14 17:58:46 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.2 18 VERSION = 0.3
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.