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
commitcaad62879ca4b6a9e9c49ce21ccea65753a6471e (patch)
tree19fb15e34eee4326a5f2ce5fea855c0211b95696
parent8107db91c7ef75faeaab5ec43acae69560d0d0fa (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 2f3ef46..3761ae8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -152,6 +152,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)