comparison Makefile @ 16:f0884c3c035a

2007-08-14 17:58:18 by steve Support textile / markdown / html by default.
author steve
date Tue, 14 Aug 2007 17:58:18 +0000
parents 6d7827134a4f
children d8a5506ec11b
comparison
equal deleted inserted replaced
15:b8a289afc783 16:f0884c3c035a
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.3 2007-08-13 23:22:03 steve Exp $ 11 # $Id: Makefile,v 1.4 2007-08-14 17:58:18 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.1 18 VERSION = 0.2
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.