From 02ea46fc11c558a1b8edc4a5c175985f3d18f437 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Feb 2025 20:27:03 +0100 Subject: Remove old make rule MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Makefile b/Makefile index 43f6152..03b4728 100644 --- a/Makefile +++ b/Makefile @@ -56,10 +56,3 @@ clean: -rm -f -- auto-auto-complete.bash auto-auto-complete.zsh auto-auto-complete.fish .PHONY: all install uninstall clean - - -pdf: bin/auto-auto-complete.pdf -bin/%.pdf: doc/info/%.texinfo doc/info/fdl.texinfo - @mkdir -p obj/pdf bin - cd obj/pdf && texi2pdf ../../$< < /dev/null - mv obj/pdf/$*.pdf $@ -- cgit v1.2.3-70-g09d2