all: troubleshooting.html troubleshooting.pdf troubleshooting-2x2.pdf
troubleshooting.html: troubleshooting.mgp
mgp2html troubleshooting.mgp >troubleshooting.html
troubleshooting.ps: troubleshooting.mgp
mgp2ps troubleshooting.mgp >troubleshooting.ps
troubleshooting.pdf: troubleshooting.ps
ps2pdf troubleshooting.ps
troubleshooting-2x2.pdf: troubleshooting.pdf
pdfnup --nup 2x2 --paper letter troubleshooting.pdf