X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=Makefile;h=e9cea433eba19d86066886c760621345d4ad8b98;hp=441528a54ddb6222c614003b00339532fd4db77c;hb=0d65ffa3ab238529a11d5c1a5d2dea5a6c27e9b4;hpb=b49fe85becf34fcb467276e6a180c72867bbd91a diff --git a/Makefile b/Makefile index 441528a..e9cea43 100644 --- a/Makefile +++ b/Makefile @@ -21,9 +21,15 @@ help: $(info make clean - remove generated files) @exit -.texi.info: +%.info: %.texi $(MAKEINFO) --no-split $< -o $@ +%.html: %.texi + $(MAKEINFO) --no-split --html $< -o $@ + +%.pdf: %.texi + $(MAKEINFO) --no-split --pdf $< -o $@ + dir: $(PKG).info $(INSTALLINFO) $? $@ @@ -40,6 +46,7 @@ package: $(PKG)-$(VERSION).tar clean: rm -f $(PKG).elc $(PKG)-loaddefs.el rm -f $(PKG).info dir $(PKG)-$(VERSION).tar + rm -f $(PKG).html $(PKG).pdf $(PKG).aux $(PKG).fn $(PKG).fns $(PKG).log $(PKG).toc define LOADDEFS_TPL (add-to-list 'load-path (directory-file-name\n\