Files
cdesktop/cde/programs/fontaliases/bdf/fonts.am
Jon Trulson 1b5d18f604 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.
2019-12-04 15:47:28 -07:00

16 lines
365 B
Plaintext

# to be included by OS/LANG/Makefile.am's
BUILT_SOURCES = fonts.dir dtinfo.pcf.gz
CLEANFILES = $(BUILT_SOURCES)
fontdir = $(CDE_INSTALLATION_TOP)/config/xfonts/$(LANG)
dist_font_DATA = $(BUILT_SOURCES) fonts.alias
dtinfo.pcf.gz: $(top_builddir)/programs/fontaliases/bdf/dtinfo.pcf.gz
$(RM) $@
$(CP) $< $@
fonts.dir: fonts.alias dtinfo.pcf.gz
$(MKFONTDIR) .