comparison Makefile @ 28:f7b7c3652fdc

2007-08-16 12:46:50 by steve Updated.
author steve
date Thu, 16 Aug 2007 12:46:50 +0000
parents cc6b58cd79b5
children 331d2cecf2a5
comparison
equal deleted inserted replaced
27:25450021ba3e 28:f7b7c3652fdc
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.7 2007-08-16 12:45:44 steve Exp $ 11 # $Id: Makefile,v 1.8 2007-08-16 12:46: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.4 18 VERSION = 0.5
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.