Commit f5f93e7f authored by Robert P. Goldman's avatar Robert P. Goldman
Browse files

Makefile recipe for pdf-ing the manual.

parent b15fb715
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -72,5 +72,8 @@ manual-html-one-page: asdf.texinfo
manual-info: asdf.texinfo
	makeinfo asdf.texinfo

manual-pdf: asdf.texinfo
	texi2pdf asdf.texinfo


FORCE: