Remove non-free old and crusty clearcase pkg
[packages] / mule-packages / egg-its / Makefile
1 # Makefile for Egg & ITS 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.29
21 AUTHOR_VERSION =
22 MAINTAINER = XEmacs Development Team <xemacs-beta@xemacs.org>
23 PACKAGE = egg-its
24 PKG_TYPE = regular
25 REQUIRES = leim mule-base fsf-compat xemacs-base
26 CATEGORY = mule
27
28 EXTRA_SOURCES = eggrc-sj3 eggrc-wnn
29
30 ELCS = egg-busyu.elc egg-cwnn-leim.elc egg-jisx0201.elc egg-jsymbol.elc \
31         egg-keymap.elc egg-kwnn-leim.elc egg-leim.elc egg-quail.elc \
32         egg-sj3-client.elc egg-sj3-leim.elc egg-sj3.elc egg-wnn.elc \
33         egg.elc its-han-kata.elc its-hangul.elc its-hankaku.elc \
34         its-hira.elc its-kanainput.elc its-kata.elc its-pinyin.elc \
35         its-zenkaku.elc its-zhuyin.elc
36
37 include ../../XEmacs.rules