Imported Upstream version 1.22.4
[platform/upstream/groff.git] / font / devX75-12 / devX75-12.am
1 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
2 #
3 # Last update: 13 Aug 2015
4 #
5 # This file is part of 'groff'.
6 #
7 # 'groff' is free software; you can redistribute it and/or modify it
8 # 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 # 'groff' is distributed in the hope that it will be useful, but
13 # WITHOUT ANY WARRANTY; without even the implied warranty of
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15 # 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 DEVX7512FONTS = \
21   font/devX75-12/DESC \
22   font/devX75-12/TR \
23   font/devX75-12/TI \
24   font/devX75-12/TB \
25   font/devX75-12/TBI \
26   font/devX75-12/CR \
27   font/devX75-12/CI \
28   font/devX75-12/CB \
29   font/devX75-12/CBI \
30   font/devX75-12/HR \
31   font/devX75-12/HI \
32   font/devX75-12/HB \
33   font/devX75-12/HBI \
34   font/devX75-12/NR \
35   font/devX75-12/NI \
36   font/devX75-12/NB \
37   font/devX75-12/NBI \
38   font/devX75-12/S
39 if !WITHOUT_X11
40 devX7512fontdir = $(fontdir)/devX75-12
41 devX7512font_DATA = $(DEVX7512FONTS)
42 endif
43 EXTRA_DIST += $(DEVX7512FONTS)
44
45
46 ########################################################################
47 # Editor settings
48 ########################################################################
49 #
50 # Local Variables:
51 # mode: makefile-automake
52 # fill-column: 72
53 # End:
54 # vim: set filetype=automake textwidth=72: