diff --git a/Makefile b/Makefile index 6f6b6c1..ac74861 100644 --- a/Makefile +++ b/Makefile @@ -58,11 +58,11 @@ complement.pdf: complement.ps bedstead.pfa .PHONY: clean clean: - rm -f bedstead *.sfd *.otf *.bdf *.pfa *.png + rm -f bedstead *.sfd *.otf *.bdf *.pfa *.png *.pdf complement.ps .PHONY: dist -dist: $(DISTFILES) bedstead +dist: $(DISTFILES) rm -rf bedstead-$$(sed -n 's/^Version: //p' < bedstead.sfd) mkdir bedstead-$$(sed -n 's/^Version: //p' < bedstead.sfd) ln $(DISTFILES) \