summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-02 18:19:53 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-02 18:19:53 +0000
commit0dfd428e536a9611e43beec6b47839c3ac4376ae (patch)
treec5c62276d630f1792cba1672bfafe46e504d155c
parent1c47b8e973839de3441eca218e1f7ad13274d825 (diff)
Add explicit all-local targets so Solaris make can build, since it won't
recursively follow the implicit targets (.bdf -> -ISO-8859-1.bdf -> pcf.gz) Fix a couple of remaining GNU-make-isms
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 795cf78..8b27e6f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -146,6 +146,8 @@ CLEANFILES = $(font_DATA) $(BUILT_BDF_FILES)
EXTRA_DIST = $(BDF_FILES) autogen.sh
+all-local: $(BUILT_BDF_FILES) $(font_DATA)
+
install-data-hook:
@rm -f $(DESTDIR)$(fontdir)/fonts.scale
$(MKFONTSCALE) $(DESTDIR)$(fontdir)