~ubuntu-branches/ubuntu/jaunty/skktools/jaunty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Tatsuya Kinoshita
  • Date: 2006-10-05 20:44:11 UTC
  • mfrom: (1.1.3 upstream) (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061005204411-uxtepvz73auz2kw8
Tags: 1.2+0.20061004-1
* New upstream release. (CVS trunk on 2006-10-04)
* debian/rules: Use "nkf -e" instead of "qkc" for `doc2skk.sh'.
* debian/skkdic-sort.1: Typo fix.
* debian/skk2cdb: Put $OUTFILE in double quotes.
* debian/control (Suggests): Add required packages for `doc2skk.sh',
  `chasen, mecab, kakasi, nkf, w3m'.
* debian/control (Description): Revised.
* debian/copyright: Updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#
5
5
# Author: Hironobu Takahashi, Masahiko Sato, Kiyotaka Sakai, Kenji Yabuuchi
6
6
# Maintainer: SKK Development Team <skk@ring.gr.jp>
7
 
# Version: $Id: Makefile.in,v 1.12 2006/01/29 15:03:49 skk-cvs Exp $
 
7
# Version: $Id: Makefile.in,v 1.13 2006/10/04 14:49:38 skk-cvs Exp $
8
8
# Keywords: japanese
9
 
# Last Modified: $Date: 2006/01/29 15:03:49 $
 
9
# Last Modified: $Date: 2006/10/04 14:49:38 $
10
10
#
11
11
# This file is part of Daredevil SKK
12
12
#
28
28
#### Start of system configuration section. ####
29
29
 
30
30
SHELL = /bin/sh
31
 
VERSION = 1.2
 
31
VERSION = @VERSION@
32
32
@SET_MAKE@
33
33
 
34
34
srcdir = @srcdir@