code: fqa.9front.org

Download patch

ref: bbe2d93f12a4e01d41e21312978f150b507c49a6
parent: c09b80dc45ee8c6ef65c0dfafce8b6cfcccfd484
author: stanley lieber <stanley.lieber@gmail.com>
date: Wed Mar 7 18:17:27 EST 2018

mkfile: add appendixb, appendixg, appendixt

--- a/mkfile
+++ b/mkfile
@@ -17,14 +17,20 @@
 %.ps:	%.ms
 	troff -ms -mpictures $stem.ms >$target
 
+appendixb.ps:
+		catgunsmoney.ps moneystacks.ps rubberbandmoney.ps
+appendixg.ps:
+
 appendixj.ps:	pie-in-face.ps
 
 appendixl.ps:	cosbyplusplus.ps csharp.ps golang.ps haskell.ps perl.ps php.ps python.ps rails.ps yes.ps
 
+appendixt.ps:
+
 appendixz.ps:
 
 book:V:	ps
-	troff -ms -mpictures indicia.ms bp.ms numbering.ms bp.ms fqa.ms bp.ms fqa0.ms bp.ms fqa1.ms bp.ms fqa2.ms bp.ms fqa3.ms bp.ms fqa4.ms bp.ms fqa5.ms bp.ms fqa6.ms bp.ms fqa7.ms bp.ms fqa8.ms bp.ms fqa9.ms bp.ms appendixj.ms bp.ms appendixl.ms appendixz.ms | lp -dstdout | ps2pdf >book.pdf
+	troff -ms -mpictures indicia.ms bp.ms numbering.ms bp.ms fqa.ms bp.ms fqa0.ms bp.ms fqa1.ms bp.ms fqa2.ms bp.ms fqa3.ms bp.ms fqa4.ms bp.ms fqa5.ms bp.ms fqa6.ms bp.ms fqa7.ms bp.ms fqa8.ms bp.ms fqa9.ms bp.ms appendixb.ms appendixg.ms appendixj.ms bp.ms appendixl.ms appendixt.ms appendixz.ms | lp -dstdout | ps2pdf >book.pdf
 	chmod +t *front.pdf *back.pdf book.pdf
 
 dash1:V:
@@ -53,7 +59,7 @@
 
 fqa9.ps:	giveup1.ps giveup2.ps methods.ps sweat.ps yesno.ps
 
-html:V:	fqa.html fqa0.html fqa1.html fqa2.html fqa3.html fqa4.html fqa5.html fqa6.html fqa7.html fqa8.html fqa9.html appendixj.html appendixl.html appendixz.html
+html:V:	fqa.html fqa0.html fqa1.html fqa2.html fqa3.html fqa4.html fqa5.html fqa6.html fqa7.html fqa8.html fqa9.html appendixb.html appendixg.html appendixj.html appendixl.html appendixt.html appendixz.html
 	cp fqa.html index.html
 
 pdf:V:	fqa.pdf fqa0.pdf fqa1.pdf fqa2.pdf fqa3.pdf fqa4.pdf fqa5.pdf fqa6.pdf fqa7.pdf fqa8.pdf fqa9.pdf appendixj.pdf appendixl.pdf appendixz.pdf