Initial git import
[sxemacs] / etc / Makefile.am
1 ## SXEmacs Makefile.am
2
3 ## Copyright (C) 2007 Steve Youngs.
4
5 ## This file is part of SXEmacs.
6
7 ## SXEmacs is free software: you can redistribute it and/or modify
8 ## it under the terms of the GNU General Public License as published by
9 ## the Free Software Foundation, either version 3 of the License, or
10 ## (at your option) any later version.
11
12 ## SXEmacs is distributed in the hope that it will be useful,
13 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
14 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 ## GNU General Public License for more details.
16
17 ## You should have received a copy of the GNU General Public License
18 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
20
21 ## Process this file with automake to produce Makefile.in
22
23 # Help the Developers and yourself. Just use the C locale and settings
24 # for the compilation. They can still be overriden by make LANG=<whatever>
25 # but that is general a not very good idea
26 LANG=C
27 LC_ALL=C
28
29 builddir = @builddir@
30 srcdir = @srcdir@
31 top_builddir = @top_builddir@
32 top_srcdir = @top_srcdir@
33 abs_top_builddir = @abs_top_builddir@
34 abs_top_srcdir = @abs_top_srcdir@
35
36 desktopdir = ${datadir}/applications
37 etcdir = ${datadir}/${instvardir}/etc
38 icondir = ${datadir}/${instvardir}/etc
39 mandir = ${datadir}/man
40 manonedir = ${mandir}/man1
41 toolbardir = ${etcdir}/toolbar
42 customdir = ${etcdir}/custom
43 photosdir = ${etcdir}/photos
44 eosdir = ${etcdir}/eos
45
46 ## missing stuff: aliases.ksh editclient.sh xemacs-fe.sh
47 ##      ms-kermit ms-kermit-7bit
48 ## missing dirs: sparcworks tests idd
49
50 dist_etc_DATA = BETA CHARSETS CODING-STANDARDS CODINGS                  \
51         COPYING.LIB DEBUG DISTRIB ETAGS.EBNF ETAGS.README Emacs.ad      \
52         GNU HELLO InstallGuide LPF MACHINES MAILINGLISTS MORE.STUFF     \
53         MOTIVATION NEWS NEWS.XEmacs ONEWS.XEmacs OONEWS.XEmacs PACKAGES \
54         README README.HYPERBOLE README.OO-BROWSER SERVICE TERMS         \
55         TUTORIAL TUTORIAL.de TUTORIAL.fr TUTORIAL.hr TUTORIAL.ja        \
56         TUTORIAL.ko TUTORIAL.no TUTORIAL.pl TUTORIAL.ro TUTORIAL.ru     \
57         TUTORIAL.se TUTORIAL.th                                         \
58         XKeysymDB codenames emacskeys.sco emacsstrs.sco gnuserv.README  \
59         gtkrc package-index.LATEST.gpg refcard.tex rgb.txt              \
60         sample.Xdefaults sample.init.el
61
62 dist_desktop_DATA = sxemacs.desktop
63
64 dist_icon_DATA = cbsx.png cbsxe.png chr.png chrm.png                    \
65         gnu.xbm gnu.xpm gray1.xbm recycle.xpm recycle2.xpm sink.xbm     \
66         sxemacs-beta.xpm sxemacs-icon.png sxemacs-icon.xpm              \
67         sxemacs-icon2.png sxemacs-icon2.xpm sxemacs-icon3.png           \
68         sxemacs-icon3.xpm sxemacs.xbm sxemacs.xpm trash.xpm
69
70 ## do we really want to install this old (and unrevised) stuff?
71 dist_manone_DATA = ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1    \
72         gnuserv.1 sxemacs.1
73
74 dist_toolbar_DATA =                             \
75         toolbar/compile-cap-up.xpm              \
76         toolbar/compile-cap-xx.xpm              \
77         toolbar/compile-dn.xbm                  \
78         toolbar/compile-up.xbm                  \
79         toolbar/compile-up.xpm                  \
80         toolbar/compile-xx.xbm                  \
81         toolbar/compile-xx.xpm                  \
82         toolbar/copy-cap-up.xpm                 \
83         toolbar/copy-cap-xx.xpm                 \
84         toolbar/copy-dn.xbm                     \
85         toolbar/copy-up.xbm                     \
86         toolbar/copy-up.xpm                     \
87         toolbar/copy-xx.xbm                     \
88         toolbar/copy-xx.xpm                     \
89         toolbar/cut-cap-up.xpm                  \
90         toolbar/cut-cap-xx.xpm                  \
91         toolbar/cut-dn.xbm                      \
92         toolbar/cut-up.xbm                      \
93         toolbar/cut-up.xpm                      \
94         toolbar/cut-xx.xbm                      \
95         toolbar/cut-xx.xpm                      \
96         toolbar/debug-cap-up.xpm                \
97         toolbar/debug-cap-xx.xpm                \
98         toolbar/debug-dn.xbm                    \
99         toolbar/debug-up.xbm                    \
100         toolbar/debug-up.xpm                    \
101         toolbar/debug-xx.xbm                    \
102         toolbar/debug-xx.xpm                    \
103         toolbar/disk-cap-up.xpm                 \
104         toolbar/disk-cap-xx.xpm                 \
105         toolbar/disk-dn.xbm                     \
106         toolbar/disk-up.xbm                     \
107         toolbar/disk-up.xpm                     \
108         toolbar/disk-xx.xbm                     \
109         toolbar/disk-xx.xpm                     \
110         toolbar/file-cap-up.xpm                 \
111         toolbar/file-cap-xx.xpm                 \
112         toolbar/file-dn.xbm                     \
113         toolbar/file-up.xbm                     \
114         toolbar/file-up.xpm                     \
115         toolbar/file-xx.xbm                     \
116         toolbar/file-xx.xpm                     \
117         toolbar/folder-cap-up.xpm               \
118         toolbar/folder-cap-xx.xpm               \
119         toolbar/folder-dn.xbm                   \
120         toolbar/folder-up.xbm                   \
121         toolbar/folder-up.xpm                   \
122         toolbar/folder-xx.xbm                   \
123         toolbar/folder-xx.xpm                   \
124         toolbar/info-def-cap-up.xpm             \
125         toolbar/info-def-cap-xx.xpm             \
126         toolbar/info-def-dn.xbm                 \
127         toolbar/info-def-up.xbm                 \
128         toolbar/info-def-up.xpm                 \
129         toolbar/info-def-xx.xbm                 \
130         toolbar/info-def-xx.xpm                 \
131         toolbar/info-exit-cap-up.xpm            \
132         toolbar/info-exit-cap-xx.xpm            \
133         toolbar/info-exit-dn.xbm                \
134         toolbar/info-exit-up.xbm                \
135         toolbar/info-exit-up.xpm                \
136         toolbar/info-exit-xx.xbm                \
137         toolbar/info-exit-xx.xpm                \
138         toolbar/info-exit.xbm                   \
139         toolbar/info-exit.xpm                   \
140         toolbar/info-next-cap-up.xpm            \
141         toolbar/info-next-cap-xx.xpm            \
142         toolbar/info-next-dn.xbm                \
143         toolbar/info-next-up.xbm                \
144         toolbar/info-next-up.xpm                \
145         toolbar/info-next-xx.xbm                \
146         toolbar/info-next-xx.xpm                \
147         toolbar/info-next.xbm                   \
148         toolbar/info-next.xpm                   \
149         toolbar/info-prev-cap-up.xpm            \
150         toolbar/info-prev-cap-xx.xpm            \
151         toolbar/info-prev-dn.xbm                \
152         toolbar/info-prev-up.xbm                \
153         toolbar/info-prev-up.xpm                \
154         toolbar/info-prev-xx.xbm                \
155         toolbar/info-prev-xx.xpm                \
156         toolbar/info-prev.xbm                   \
157         toolbar/info-prev.xpm                   \
158         toolbar/info-up-cap-up.xpm              \
159         toolbar/info-up-cap-xx.xpm              \
160         toolbar/info-up-dn.xbm                  \
161         toolbar/info-up-up.xbm                  \
162         toolbar/info-up-up.xpm                  \
163         toolbar/info-up-xx.xbm                  \
164         toolbar/info-up-xx.xpm                  \
165         toolbar/info-up.xbm                     \
166         toolbar/info-up.xpm                     \
167         toolbar/last-win-cap-up.xpm             \
168         toolbar/last-win-cap-xx.xpm             \
169         toolbar/last-win-dn.xbm                 \
170         toolbar/last-win-up.xbm                 \
171         toolbar/last-win-up.xpm                 \
172         toolbar/last-win-xx.xbm                 \
173         toolbar/last-win-xx.xpm                 \
174         toolbar/mail-cap-up.xpm                 \
175         toolbar/mail-cap-xx.xpm                 \
176         toolbar/mail-dn.xbm                     \
177         toolbar/mail-up.xbm                     \
178         toolbar/mail-up.xpm                     \
179         toolbar/mail-xx.xbm                     \
180         toolbar/mail-xx.xpm                     \
181         toolbar/news-cap-up.xpm                 \
182         toolbar/news-cap-xx.xpm                 \
183         toolbar/news-dn.xbm                     \
184         toolbar/news-up.xbm                     \
185         toolbar/news-up.xpm                     \
186         toolbar/news-xx.xbm                     \
187         toolbar/news-xx.xpm                     \
188         toolbar/next-win-cap-up.xpm             \
189         toolbar/next-win-cap-xx.xpm             \
190         toolbar/next-win-dn.xbm                 \
191         toolbar/next-win-up.xbm                 \
192         toolbar/next-win-up.xpm                 \
193         toolbar/next-win-xx.xbm                 \
194         toolbar/next-win-xx.xpm                 \
195         toolbar/paste-cap-up.xpm                \
196         toolbar/paste-cap-xx.xpm                \
197         toolbar/paste-dn.xbm                    \
198         toolbar/paste-up.xbm                    \
199         toolbar/paste-up.xpm                    \
200         toolbar/paste-xx.xbm                    \
201         toolbar/paste-xx.xpm                    \
202         toolbar/printer-cap-up.xpm              \
203         toolbar/printer-cap-xx.xpm              \
204         toolbar/printer-dn.xbm                  \
205         toolbar/printer-up.xbm                  \
206         toolbar/printer-up.xpm                  \
207         toolbar/printer-xx.xbm                  \
208         toolbar/printer-xx.xpm                  \
209         toolbar/replace-cap-up.xpm              \
210         toolbar/replace-cap-xx.xpm              \
211         toolbar/replace-dn.xbm                  \
212         toolbar/replace-up.xbm                  \
213         toolbar/replace-up.xpm                  \
214         toolbar/replace-xx.xbm                  \
215         toolbar/replace-xx.xpm                  \
216         toolbar/spell-cap-up.xpm                \
217         toolbar/spell-cap-xx.xpm                \
218         toolbar/spell-dn.xbm                    \
219         toolbar/spell-up.xbm                    \
220         toolbar/spell-up.xpm                    \
221         toolbar/spell-xx.xbm                    \
222         toolbar/spell-xx.xpm                    \
223         toolbar/undo-cap-up.xpm                 \
224         toolbar/undo-cap-xx.xpm                 \
225         toolbar/undo-dn.xbm                     \
226         toolbar/undo-up.xbm                     \
227         toolbar/undo-up.xpm                     \
228         toolbar/undo-xx.xbm                     \
229         toolbar/undo-xx.xpm                     \
230         toolbar/workshop-cap-up.xpm             \
231         toolbar/workshop-cap-xx.xpm             \
232         toolbar/workshop-up.xpm                 \
233         toolbar/workshop-xx.xpm
234
235 dist_photos_DATA =                                      \
236         photos/adrian.png photos/adrianm.png            \
237         photos/ajc.png photos/ajcm.png                  \
238         photos/baw.png photos/bawm.png                  \
239         photos/ben.png photos/benm.png                  \
240         photos/bw.png photos/bwm.png                    \
241         photos/cthomp.png photos/cthompm.png            \
242         photos/dkindred.png photos/dkindredm.png        \
243         photos/dmoore.png photos/dmoorem.png            \
244         photos/dv.png photos/dvm.png                    \
245         photos/fabrice.png photos/fabricem.png          \
246         photos/golubev.png photos/golubevm.png          \
247         photos/heatxsink.png photos/heatxsinkm.png      \
248         photos/hniksic.png photos/hniksicm.png          \
249         photos/hroptatyr.png photos/hroptatyrm.png      \
250         photos/jan.png photos/janm.png                  \
251         photos/jareth.png photos/jarethm.png            \
252         photos/jens.png photos/jensm.png                \
253         photos/jmiller.png photos/jmillerm.png          \
254         photos/juhp.png photos/juhpm.png                \
255         photos/jwz.png photos/jwzm.png                  \
256         photos/kazz.png photos/kazzm.png                \
257         photos/kyle.png photos/kylem.png                \
258         photos/larsi.png photos/larsim.png              \
259         photos/lg.png photos/lgm.png                    \
260         photos/martin.png photos/martinm.png            \
261         photos/mcook.png photos/mcookm.png              \
262         photos/mly.png photos/mlym.png                  \
263         photos/morioka.png photos/moriokam.png          \
264         photos/myrkraverk.png photos/myrkraverkm.png    \
265         photos/njsf.png photos/njsfm.png                \
266         photos/ograf.png photos/ografm.png              \
267         photos/peanuthorst.png photos/peanuthorstm.png  \
268         photos/pez.png photos/pezm.png                  \
269         photos/piper.png photos/piperm.png              \
270         photos/rickc.png photos/rickcm.png              \
271         photos/slb.png photos/slbm.png                  \
272         photos/sperber.png photos/sperberm.png          \
273         photos/steve.png photos/stevem.png              \
274         photos/stig.png photos/stigb.png                \
275         photos/stigbm.png photos/stigm.png              \
276         photos/thiessel.png photos/thiesselm.png        \
277         photos/vin.png photos/vinm.png                  \
278         photos/vladimir.png photos/vladimirm.png        \
279         photos/wmperry.png photos/wmperrym.png
280
281 dist_custom_DATA =                              \
282         custom/check0.xpm                       \
283         custom/check1.xpm                       \
284         custom/choose-down.png                  \
285         custom/choose-up.png                    \
286         custom/done-down.png                    \
287         custom/done-up.png                      \
288         custom/down-pushed.xpm                  \
289         custom/down.xpm                         \
290         custom/face.xpm                         \
291         custom/folder.xpm                       \
292         custom/open-down.png                    \
293         custom/open-up.png                      \
294         custom/option.xpm                       \
295         custom/radio0.xpm                       \
296         custom/radio1.xpm                       \
297         custom/reset-down.png                   \
298         custom/reset-up.png                     \
299         custom/right-pushed.xpm                 \
300         custom/right.xpm                        \
301         custom/save-down.png                    \
302         custom/save-up.png                      \
303         custom/set-down.png                     \
304         custom/set-up.png                       \
305         custom/state-down.png                   \
306         custom/state-up.png                     \
307         custom/toggle-off-down.png              \
308         custom/toggle-off-up.png                \
309         custom/toggle-on-down.png               \
310         custom/toggle-on-up.png                 \
311         custom/example-themes/europe-theme.el   \
312         custom/example-themes/ex-custom-file    \
313         custom/example-themes/example-theme.el
314
315 dist_eos_DATA = eos/eos-build.xbm eos/eos-clear-at.xbm                  \
316         eos/eos-cont.xbm eos/eos-dismiss.xbm eos/eos-down.xbm           \
317         eos/eos-evaluate-star.xbm eos/eos-evaluate.xbm eos/eos-fix.xbm  \
318         eos/eos-intro.xbm eos/eos-introB.xbm eos/eos-introD.xbm         \
319         eos/eos-introDB.xbm eos/eos-run.xbm eos/eos-run2.xbm            \
320         eos/eos-step-into.xbm eos/eos-step-over.xbm eos/eos-stop-in.xbm \
321         eos/eos-stop.xbm eos/eos-type.xbm eos/eos-up.xbm