all: sb-screen.pdf

sb-screen.pdf: sb-screen.texinfo
	texi2pdf -b sb-screen.texinfo

clean::
	rm *.aux *.cp *.fn *.fns *.ky *.log *.pdf *.pg *.toc *.tp *.vr
