X-Git-Url: https://git.distorted.org.uk/~mdw/xfonts-traditional/blobdiff_plain/a0ceefde775b5c73f4108f8c3a33d78cb2874a78..abd729fdab168d1e2adbe034ce6480f9e9be36c1:/Makefile diff --git a/Makefile b/Makefile index b914bd5..16ea0ae 100644 --- a/Makefile +++ b/Makefile @@ -17,9 +17,10 @@ install: <$(utility) >$(utility).sedded $(install) -m755 -d $(DESTDIR)$(prefix)/{bin,share/{man/man8,$(package)/rules}} $(install) -m755 $(utility).sedded $(DESTDIR)$(prefix)/bin/$(utility) - $(install) -m755 $(utility).8 $(DESTDIR)$(prefix)/man/man8/. + $(install) -m755 $(utility).8 $(DESTDIR)$(prefix)/share/man/man8/. $(install) -m644 rules/* $(DESTDIR)$(prefix)/share/$(package)/rules/ clean: - rm -f rules/*.rules + rm -f rules/*.rules rules/foundries rules/foundries.new rm -f good/*.bdf bad/*.bdf + rm -f *~ $(utility).sedded