X-Git-Url: https://git.distorted.org.uk/~mdw/xfonts-traditional/blobdiff_plain/a0ceefde775b5c73f4108f8c3a33d78cb2874a78..88ca873dd3397fbdb0055230eb5dc2204766f16f:/Makefile diff --git a/Makefile b/Makefile index b914bd5..8e27113 100644 --- a/Makefile +++ b/Makefile @@ -11,15 +11,17 @@ default: all all: ./mkrules $(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