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
commitd944d073d764ec59d83f82e2f48bf531679bc238 (patch)
treeab1b0250c398a36ded99635d29c98c770403017d
parentbf61fb5b60783802ff9314c7699b5d93a4d0e9c7 (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 e96962e..42f8cb8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -188,6 +188,8 @@ CLEANFILES = $(font_DATA) $(BUILT_BDF_FILES)
EXTRA_DIST = $(BDF_FILES) LU_LEGALNOTICE autogen.sh
+all-local: $(BUILT_BDF_FILES) $(font_DATA)
+
install-data-hook:
@rm -f $(DESTDIR)$(fontdir)/fonts.scale
$(MKFONTSCALE) $(DESTDIR)$(fontdir)