comparison Makefile @ 47:5e36b70db064

2007-10-10 20:09:43 by steve New release v0.8
author steve
date Wed, 10 Oct 2007 20:09:43 +0000
parents bd73942eec73
children e55676a47bfe
comparison
equal deleted inserted replaced
46:081d06e16a36 47:5e36b70db064
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.11 2007-09-04 10:51:24 steve Exp $ 11 # $Id: Makefile,v 1.12 2007-10-10 20:09:43 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.7 18 VERSION = 0.8
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.