Remove non-free old and crusty clearcase pkg
[packages] / mule-packages / skk / Makefile
1 # Makefile for SKK lisp code
2
3 # This file is part of XEmacs.
4
5 # XEmacs is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License as published by the
7 # Free Software Foundation; either version 2, or (at your option) any
8 # later version.
9
10 # XEmacs is distributed in the hope that it will be useful, but WITHOUT
11 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
13 # for more details.
14
15 # You should have received a copy of the GNU General Public License
16 # along with XEmacs; see the file COPYING.  If not, write to
17 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
18 # Boston, MA 02111-1307, USA.
19
20 VERSION = 1.27
21 AUTHOR_VERSION = 10.62a
22 MAINTAINER = XEmacs Development Team <xemacs-beta@xemacs.org>
23 PACKAGE = skk
24 PKG_TYPE = regular
25 REQUIRES = viper mule-base elib xemacs-base apel
26 CATEGORY = mule
27
28 ELCS = skk-foreword.elc skk-auto.elc skk-comp.elc \
29         skk-cursor.elc skk-develop.elc skk-gadget.elc skk-isearch.elc \
30         skk-kakasi.elc skk-kcode.elc skk-leim.elc skk-look.elc \
31         skk-num.elc skk-obsolete.elc skk-server.elc skk-tut.elc \
32         skk-vars.elc skk-viper.elc skk.elc
33
34 DATA_FILES = $(wildcard etc/[RS]*)
35 DATA_DEST = $(PACKAGE)
36
37 EXPLICIT_DOCS = texi/skk.texi
38 EXTRA_TEXI_FILES = texi/gpl.texi texi/skk-faq.texi
39
40 COMPILE_INFO_AS_MULE = t
41
42 include ../../XEmacs.rules
43
44 # skk-vars.el:
45 #       rm -f skk-vars.el
46 #       $(XEMACS) -no-autoloads -batch -l ./make-vars.el -f make-skk-vars