summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-02 18:19:54 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-02 18:19:54 +0000
commit7400979af6bb4d99d7b392f14608a0f906268ff1 (patch)
tree39009e9a0e24d4f17d1490cfb6fa868f01f7b86a
parent5eb97c0effea7ea3a55068ae80e7a55750e7d8d9 (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 1666943..b712d72 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)