From 99c6239414f052c7981e51a37867abe016db1299 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 13 Jan 2022 17:32:01 -0300 Subject: Makefile: Remove makefile.svg --- Makefile | 4 ---- README.md | 2 -- aux/containers/guix/manifest.scm | 2 -- 3 files changed, 8 deletions(-) diff --git a/Makefile b/Makefile index 7e91279..aeade09 100644 --- a/Makefile +++ b/Makefile @@ -104,10 +104,6 @@ CHANGELOG.en.md: CHANGELOG.md l10n-gen: README.en.md CHANGELOG.en.md $(manpages.en.in) src/locale/en.sh sh aux/workflow/l10n.sh -l '$(TRANSLATIONS)' -L '$(CONTRIBLANGS)' $? -public/makefile.svg: Makefile - mkdir -p '$(@D)' - makefile2graph check | dot -Tsvg > $@ - public: l10n-gen all TODOs.md $(manpages) public/makefile.svg sh aux/workflow/public.sh -l '$(TRANSLATIONS) $(CONTRIBLANGS) en' \ -n '$(NAME)' -m '$(MAILING_LIST)' -o public diff --git a/README.md b/README.md index 57c3ca6..115055e 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,6 @@ The directory structure of the repository is: Extra tools used for development are: - [ShellCheck] for validating scripts; - [po4a], [mdpo] and [gettext] for i18n and l10n support; -- [makefile2graph] and [graphviz] for generating [makefile.svg]; - [pandoc] for generating the documentation HTML and website. [ShellCheck]: https://www.shellcheck.net/ @@ -95,7 +94,6 @@ Extra tools used for development are: [gettext]: https://www.gnu.org/software/gettext/ [pandoc]: https://pandoc.org/ [mdpo]: https://mdpo.readthedocs.io/en/master/ -[makefile2graph]: https://github.com/lindenb/makefile2graph [graphviz]: https://graphviz.org/ [makefile.svg]: https://euandreh.xyz/git-permalink/makefile.svg diff --git a/aux/containers/guix/manifest.scm b/aux/containers/guix/manifest.scm index 0c24595..f4799bf 100644 --- a/aux/containers/guix/manifest.scm +++ b/aux/containers/guix/manifest.scm @@ -10,8 +10,6 @@ git gawk make - makefile2graph - graphviz shellcheck pandoc gettext -- cgit v1.2.3