summaryrefslogtreecommitdiff
path: root/font
diff options
context:
space:
mode:
authorBernd Warken <groff-bernd.warken-72@web.de>2014-09-02 23:03:14 +0200
committerBernd Warken <groff-bernd.warken-72@web.de>2014-09-02 23:03:14 +0200
commit70f06155a3017b7302124af1949ef078e4035e53 (patch)
treec6ab6fc0360502fb7e3e28885ada400e1e285aea /font
parentfe9c3ec1ad398f07d89da432b9a5c8e777b517df (diff)
downloadgroff-git-70f06155a3017b7302124af1949ef078e4035e53.tar.gz
All Makefile* files: add Emacs setting and GPL2 license (only if lacking)
Diffstat (limited to 'font')
-rw-r--r--font/devX100-12/Makefile.sub35
-rw-r--r--font/devX100/Makefile.sub35
-rw-r--r--font/devX75-12/Makefile.sub35
-rw-r--r--font/devX75/Makefile.sub35
-rw-r--r--font/devascii/Makefile.sub35
-rw-r--r--font/devcp1047/Makefile.sub35
-rw-r--r--font/devdvi/Makefile.sub35
-rw-r--r--font/devdvi/generate/Makefile12
-rw-r--r--font/devhtml/Makefile.sub35
-rw-r--r--font/devlatin1/Makefile.sub35
-rw-r--r--font/devlbp/Makefile.sub35
-rw-r--r--font/devlj4/Makefile.sub37
-rw-r--r--font/devlj4/generate/Makefile9
-rw-r--r--font/devpdf/Makefile.sub14
-rw-r--r--font/devps/Makefile.sub35
-rw-r--r--font/devps/generate/Makefile10
-rw-r--r--font/devutf8/Makefile.sub35
17 files changed, 499 insertions, 3 deletions
diff --git a/font/devX100-12/Makefile.sub b/font/devX100-12/Makefile.sub
index d0747579a..afc410731 100644
--- a/font/devX100-12/Makefile.sub
+++ b/font/devX100-12/Makefile.sub
@@ -1,2 +1,37 @@
+# Makefile.sub for `font devX100-12'
+#
+# File position: <groff-source>/font/devX100-12/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `font utf8' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=X100-12
DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devX100/Makefile.sub b/font/devX100/Makefile.sub
index 4d40f0fd5..f0947fdef 100644
--- a/font/devX100/Makefile.sub
+++ b/font/devX100/Makefile.sub
@@ -1,2 +1,37 @@
+# Makefile.sub for `font devX100'
+#
+# File position: <groff-source>/font/devX100/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `font utf8' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=X100
DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devX75-12/Makefile.sub b/font/devX75-12/Makefile.sub
index 37f4b7cba..5b359f4d4 100644
--- a/font/devX75-12/Makefile.sub
+++ b/font/devX75-12/Makefile.sub
@@ -1,2 +1,37 @@
+# Makefile.sub for `font devX75-12'
+#
+# File position: <groff-source>/font/devX75-12/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `font utf8' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=X75-12
DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devX75/Makefile.sub b/font/devX75/Makefile.sub
index 2a90fcab7..a4d344d1b 100644
--- a/font/devX75/Makefile.sub
+++ b/font/devX75/Makefile.sub
@@ -1,2 +1,37 @@
+# Makefile.sub for `font devX75'
+#
+# File position: <groff-source>/font/devX75/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `font utf8' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=X75
DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devascii/Makefile.sub b/font/devascii/Makefile.sub
index e8e9dfbf4..4a92383ac 100644
--- a/font/devascii/Makefile.sub
+++ b/font/devascii/Makefile.sub
@@ -1,3 +1,30 @@
+# Makefile.sub for `font devascii'
+#
+# File position: <groff-source>/font/devascii/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `font utf8' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=ascii
FONTS=R I B BI
DEVFILES=$(FONTS) DESC
@@ -29,3 +56,11 @@ DESC: DESC.proto
-e "s/^vert .*$$/vert `expr $(RES) / $(LPI)`/" \
-e "s/^fonts .*$$/fonts `set $(FONTS); echo $$#` $(FONTS)/" \
$(srcdir)/DESC.proto >$@
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devcp1047/Makefile.sub b/font/devcp1047/Makefile.sub
index 3aca6294e..6ff5cfe99 100644
--- a/font/devcp1047/Makefile.sub
+++ b/font/devcp1047/Makefile.sub
@@ -1,3 +1,30 @@
+# Makefile.sub for `font devcp1047'
+#
+# File position: <groff-source>/font/devcp1047/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `font utf8' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=cp1047
FONTS=R I B BI
DEVFILES=$(FONTS) DESC
@@ -29,3 +56,11 @@ DESC: DESC.proto
-e "s/^vert .*$$/vert `expr $(RES) / $(LPI)`/" \
-e "s/^fonts .*$$/fonts `set $(FONTS); echo $$#` $(FONTS)/" \
$(srcdir)/DESC.proto >$@
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devdvi/Makefile.sub b/font/devdvi/Makefile.sub
index 9eb951240..8e1384d58 100644
--- a/font/devdvi/Makefile.sub
+++ b/font/devdvi/Makefile.sub
@@ -1,3 +1,30 @@
+# Makefile.sub for `font devdvi'
+#
+# File position: <groff-source>/font/devdvi/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `font utf8' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=dvi
DEVFILES=DESC \
TR TI TB TBI CW CWI HR HI HB HBI \
@@ -21,3 +48,11 @@ DESC: DESC.in
echo "papersize letter" >>DESC; \
fi
test -z '$(DVIPRINT)' || echo print '$(DVIPRINT)' >>DESC
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devdvi/generate/Makefile b/font/devdvi/generate/Makefile
index 5737cfe31..e9d0f09bb 100644
--- a/font/devdvi/generate/Makefile
+++ b/font/devdvi/generate/Makefile
@@ -1,3 +1,7 @@
+# Makefile for `font devdvi/generate'
+#
+# File position: <groff-source>/font/devdvi/generate/Makefile
+#
# Copyright (C) 1989-2002, 2009 Free Software Foundation, Inc.
# Written by James Clark (jjc@jclark.com)
#
@@ -199,3 +203,11 @@ extraclean: realclean
rm -f core *~ "#*"
.PHONY: clean realclean extraclean all
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devhtml/Makefile.sub b/font/devhtml/Makefile.sub
index fddf31258..202ea93dd 100644
--- a/font/devhtml/Makefile.sub
+++ b/font/devhtml/Makefile.sub
@@ -1,3 +1,30 @@
+# Makefile.sub for `font devhtml'
+#
+# File position: <groff-source>/font/devhtml/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `font utf8' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=html
PROTOFONTS=R I B BI CR CI CB CBI
FONTS=$(PROTOFONTS) S
@@ -32,3 +59,11 @@ DESC: DESC.proto
-e "s/^fonts .*$$/fonts `set $(FONTS); echo $$#` $(FONTS)/" \
$(srcdir)/DESC.proto >$@
@echo "image_generator $(GHOSTSCRIPT)" >> $@
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devlatin1/Makefile.sub b/font/devlatin1/Makefile.sub
index 6f6f6ff26..fd6df1753 100644
--- a/font/devlatin1/Makefile.sub
+++ b/font/devlatin1/Makefile.sub
@@ -1,3 +1,30 @@
+# Makefile.sub for `font devlatin1'
+#
+# File position: <groff-source>/font/devlatin1/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `font utf8' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=latin1
FONTS=R I B BI
DEVFILES=$(FONTS) DESC
@@ -29,3 +56,11 @@ DESC: DESC.proto
-e "s/^vert .*$$/vert `expr $(RES) / $(LPI)`/" \
-e "s/^fonts .*$$/fonts `set $(FONTS); echo $$#` $(FONTS)/" \
$(srcdir)/DESC.proto >$@
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devlbp/Makefile.sub b/font/devlbp/Makefile.sub
index 2ef6c87b9..c015c8eba 100644
--- a/font/devlbp/Makefile.sub
+++ b/font/devlbp/Makefile.sub
@@ -1,3 +1,30 @@
+# Makefile.sub for `font devlbp'
+#
+# File position: <groff-source>/font/devlbp/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `font utf8' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=lbp
LBPPRINT=$(PSPRINT)
DEVFILES=DESC \
@@ -17,3 +44,11 @@ DESC: DESC.in
echo "papersize letter" >>DESC; \
fi
test -z '$(LBPPRINT)' || echo print '$(LBPPRINT)' >>DESC
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devlj4/Makefile.sub b/font/devlj4/Makefile.sub
index 015e4fd8e..6d499dbe9 100644
--- a/font/devlj4/Makefile.sub
+++ b/font/devlj4/Makefile.sub
@@ -1,3 +1,32 @@
+# Makefile.sub for `font devlj4'
+#
+# File position: <groff-source>/font/devlj4/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+# Written by Werner Lemberg <wl@gnu.org> and
+# Bernd Warken <groff-bernd.warken-72@web.de>.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `groffer' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=lj4
LJ4RES=1200
LJ4PRINT=$(PSPRINT)
@@ -38,3 +67,11 @@ DESC: DESC.in
fonts:
$(MAKE) -f $(srcdir)/generate/Makefile srcdir=$(srcdir)/generate \
HPFTODIT=$(top_builddir)/src/utils/hpftodit/hpftodit
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devlj4/generate/Makefile b/font/devlj4/generate/Makefile
index 84fefe7fd..eb2fa144b 100644
--- a/font/devlj4/generate/Makefile
+++ b/font/devlj4/generate/Makefile
@@ -1,5 +1,10 @@
-# Copyright (C) 1994, 2002, 2003, 2004, 2009 Free Software Foundation, Inc.
-# Written by James Clark (jjc@jclark.com)
+# Makefile for `font devlj4 generate'
+#
+# File position: <groff-source>/font/devlj4/generate/Makefile
+#
+# Copyright (C) 1994, 2002, 2003, 2004, 2009, 2014
+# Free Software Foundation, Inc.
+# Written by James Clark (jjc@jclark.com)
#
# This file is part of groff.
#
diff --git a/font/devpdf/Makefile.sub b/font/devpdf/Makefile.sub
index baae606a5..a6df7320a 100644
--- a/font/devpdf/Makefile.sub
+++ b/font/devpdf/Makefile.sub
@@ -1,8 +1,12 @@
+# Makefile.sub for `font devpdf'
+#
+# File position: <groff-source>/font/devpdf/Makefile.sub
+#
# Copyright (C) 2011, 2013-2014 Free Software Foundation, Inc.
# Free Software Foundation, Inc.
# Written by Deri James <deri@chuzzlewit.demon.co.uk>
#
-# Last update: 30 Mar 2014
+# Last update: 2 Sep 2014
#
# This file is part of groff.
#
@@ -126,3 +130,11 @@ uninstall_sub:
if test -d $$d; then rmdir $$d; fi
-d=$(DESTDIR)$(fontsubdir); \
if test -d $$d; then rmdir $$d; fi
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devps/Makefile.sub b/font/devps/Makefile.sub
index 93e1b2761..0a7337ff3 100644
--- a/font/devps/Makefile.sub
+++ b/font/devps/Makefile.sub
@@ -1,3 +1,30 @@
+# Makefile.sub for `font devps'
+
+# File position: <groff-source>/font/devps/Makefile.sub
+
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+
+# Last update: 2 Sep 2014
+
+# This file is part of `groffer' which is part of `groff'.
+
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+
+########################################################################
+
DEV=ps
DISTFILES=\
S SS \
@@ -56,3 +83,11 @@ symbolsl.pfa: symbolsl.ps
$(PSFILES):
rm -f $@
sed -f $(srcdir)/psstrip.sed $? >$@
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devps/generate/Makefile b/font/devps/generate/Makefile
index 43a006394..11a17b8f3 100644
--- a/font/devps/generate/Makefile
+++ b/font/devps/generate/Makefile
@@ -1,3 +1,5 @@
+# Location: <groff-source>/font/devps/generate/Makefile
+#
# Copyright (C) 1989-2000, 2002, 2003, 2006, 2009, 2014
# Free Software Foundation, Inc.
# Written by James Clark (jjc@jclark.com)
@@ -255,3 +257,11 @@ extraclean: realclean
rm -f core *~ "#*"
.PHONY: all clean realclean extraclean
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End:
diff --git a/font/devutf8/Makefile.sub b/font/devutf8/Makefile.sub
index 3b00c03cf..391cb4387 100644
--- a/font/devutf8/Makefile.sub
+++ b/font/devutf8/Makefile.sub
@@ -1,3 +1,30 @@
+# Makefile.sub for `font devutf8'
+#
+# File position: <groff-source>/font/devutf8/Makefile.sub
+#
+# Copyright (C) 2014
+# Free Software Foundation, Inc.
+#
+# Last update: 2 Sep 2014
+#
+# This file is part of `font utf8' which is part of `groff'.
+#
+# `groff' is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# `groff' is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see
+# <http://www.gnu.org/licenses/gpl-2.0.html>.
+#
+########################################################################
+
DEV=utf8
FONTS=R I B BI
DEVFILES=$(FONTS) DESC
@@ -29,3 +56,11 @@ DESC: DESC.proto
-e "s/^vert .*$$/vert `expr $(RES) / $(LPI)`/" \
-e "s/^fonts .*$$/fonts `set $(FONTS); echo $$#` $(FONTS)/" \
$(srcdir)/DESC.proto >$@
+
+########################################################################
+# Emacs settings
+########################################################################
+#
+# Local Variables:
+# mode: makefile
+# End: