fontaliases: redo the way these are built, and actually install them
authorJon Trulson <jon@radscan.com>
Wed, 4 Dec 2019 22:47:28 +0000 (15:47 -0700)
committerJon Trulson <jon@radscan.com>
Wed, 4 Dec 2019 22:47:28 +0000 (15:47 -0700)
commit1b5d18f6044a7818031e1271b14540c3a3cbf9b1
treedcbe26d0b3ad2365f5044f967a67c948f371e49a
parent25035724afcd394f8d08013eb6cf2163f6a65eb1
fontaliases: redo the way these are built, and actually install them

Use a common make include file to do most of the work and set the
appropriate LANG from localized/templates/ .  This should simplify it
quite a bit and reduce duplication.

Also we were not even installing them, so now we are.
cde/programs/fontaliases/bdf/Makefile.am
cde/programs/fontaliases/bdf/fonts.am [new file with mode: 0644]
cde/programs/fontaliases/bdf/fonts.inc [deleted file]
cde/programs/fontaliases/freebsd/C/Makefile.am
cde/programs/fontaliases/linux/C/Makefile.am
cde/programs/fontaliases/linux/en_US.UTF-8/Makefile.am
cde/programs/fontaliases/netbsd/C/Makefile.am
cde/programs/fontaliases/openbsd/C/Makefile.am
cde/programs/fontaliases/sun/C/Makefile.am
cde/programs/localized/templates/English.am [new file with mode: 0644]