aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 5f84930e386ad4fe328c83d2297777523f890b88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.POSIX:
.SUFFIXES: .tex .pdf
PDFS = examples/mla8.pdf examples/notes.pdf examples/terms.pdf gathing-eng/module-career.pdf model-un/research-guide.pdf tech-math/comb/hw1.pdf tech-math/comb/hw3.pdf tech-math/comb/hw4.pdf tech-math/comb/hw5.pdf tech-math/comb/hw6.pdf tech-math/comb/ws1.pdf tech-math/comb/ws2.pdf tech-math/comb/ws3.pdf tech-math/comb/ws4.pdf tech-math/comb/ws5.pdf tech-math/comb/ws6.pdf  tech-math/de/hw1.pdf tech-math/de/hw2.pdf tech-math/de/hw4.pdf tech-math/lect-notes.pdf tech-math/reflection.pdf  wroblewski-world/dbq.pdf wroblewski-world/history-six-glasses.pdf wroblewski-world/outlines/unit1.pdf wroblewski-world/outlines/unit4.pdf wroblewski-world/outlines/unit3.pdf wroblewski-world/outlines/unit2.pdf wroblewski-world/reading-notes/compile.pdf wroblewski-world/religion-comp.pdf  jones-la/heathcliff-essay.pdf jones-la/zinsser/annotations.pdf jones-la/zinsser/essay.rough.pdf jones-la/zinsser/essay.pdf jones-la/vance/annotations.pdf jones-la/vance/essay.rough.pdf jones-la/vance/essay.edit.pdf jones-la/vance/essay.pdf jones-la/quick1.pdf jones-la/letter.pdf jones-la/wiesenthal.pdf jones-la/persuas.pdf jones-la/shoot.pdf jones-la/quick6.pdf jones-la/paret.pdf jones-la/gatsby-proj.pdf jones-la/rhetorical3.pdf jones-la/reflection.pdf jones-la/rules.pdf jones-la/quick5.pdf jones-la/synth.pdf jones-la/song-tttc.pdf jones-la/tttc-true.pdf ap-physics1-exam/q2.pdf jones-la/tttc-dead.pdf
compile.pdf: $(PDFS)
	pdftk $(PDFS) output compile.pdf
.tex.pdf:
	pdftex --jobname $* $<
	rm $*.log
examples/mla8.pdf: examples/mla8.tex mla8.tex
examples/notes.pdf: examples/notes.tex notes.tex
examples/terms.pdf: examples/terms.tex notes.tex terms.tex
gathing-eng/module-career.pdf: gathing-eng/module-career.tex
model-un/research-guide.pdf: model-un/research-guide.tex\
model-un/nigeria-flag.png
model-un/nigeria-flag.png: model-un/nigeria-flag.svg
	magick $< $@

tech-math/comb/hw1.pdf: tech-math/comb/hw1.tex ws-form.tex
tech-math/comb/hw3.pdf: tech-math/comb/hw3.tex ws-form.tex
tech-math/comb/hw4.pdf: tech-math/comb/hw4.tex
tech-math/comb/hw5.pdf: tech-math/comb/hw5.tex
tech-math/comb/hw6.pdf: tech-math/comb/hw6.tex
tech-math/comb/ws1.pdf: tech-math/comb/ws1.tex ws-form.tex
tech-math/comb/ws2.pdf: tech-math/comb/ws2.tex ws-form.tex
tech-math/comb/ws3.pdf: tech-math/comb/ws3.tex ws-form.tex
tech-math/comb/ws4.pdf: tech-math/comb/ws4.tex ws-form.tex
tech-math/comb/ws5.pdf: tech-math/comb/ws5.tex
tech-math/comb/ws6.pdf: tech-math/comb/ws6.tex

tech-math/de/hw1.pdf: tech-math/de/hw1.tex
tech-math/de/hw2.pdf: tech-math/de/hw2.tex
tech-math/de/hw4.pdf: tech-math/de/hw4.tex
tech-math/lect-notes.pdf: tech-math/lect-notes.tex notes.tex
tech-math/reflection.pdf: tech-math/reflection.tex

wroblewski-world/dbq.pdf: wroblewski-world/dbq.tex
wroblewski-world/history-six-glasses.pdf: wroblewski-world/history-six-glasses.tex
wroblewski-world/outlines/unit1.pdf: wroblewski-world/outlines/unit1.tex
wroblewski-world/outlines/unit4.pdf: wroblewski-world/outlines/unit4.tex
wroblewski-world/outlines/unit3.pdf: wroblewski-world/outlines/unit3.tex
wroblewski-world/outlines/unit2.pdf: wroblewski-world/outlines/unit2.tex
wroblewski-world/reading-notes/compile.pdf: wroblewski-world/reading-notes/compile.tex
wroblewski-world/religion-comp.pdf: wroblewski-world/religion-comp.tex

jones-la/heathcliff-essay.pdf: jones-la/heathcliff-essay.tex
jones-la/zinsser/annotations.pdf: jones-la/zinsser/annotations.tex
jones-la/zinsser/essay.rough.pdf: jones-la/zinsser/essay.rough.tex
jones-la/zinsser/essay.pdf: jones-la/zinsser/essay.tex
jones-la/vance/annotations.pdf: jones-la/vance/annotations.tex
jones-la/vance/essay.rough.pdf: jones-la/vance/essay.rough.tex
jones-la/vance/essay.edit.pdf: jones-la/vance/essay.edit.tex
jones-la/vance/essay.pdf: jones-la/vance/essay.tex
jones-la/quick1.pdf: jones-la/quick1.tex
jones-la/letter.pdf: jones-la/letter.tex
jones-la/wiesenthal.pdf: jones-la/wiesenthal.tex
jones-la/persuas.pdf: jones-la/persuas.tex
jones-la/shoot.pdf: jones-la/shoot.tex
jones-la/quick6.pdf: jones-la/quick6.tex
jones-la/paret.pdf: jones-la/paret.tex
jones-la/gatsby-proj.pdf: jones-la/gatsby-proj.tex
jones-la/rhetorical3.pdf: jones-la/rhetorical3.tex
jones-la/reflection.pdf: jones-la/reflection.tex
jones-la/rules.pdf: jones-la/rules.tex
jones-la/quick5.pdf: jones-la/quick5.tex
jones-la/synth.pdf: jones-la/synth.tex
jones-la/song-tttc.pdf: jones-la/song-tttc.tex
jones-la/tttc-true.pdf: jones-la/tttc-true.tex
jones-la/tttc-dead.pdf: jones-la/tttc-dead.tex

ap-physics1-exam/q2.pdf: ap-physics1-exam/q2.tex

clean:
	rm -f $(PDFS) model-un/nigeria-flag.png compile.pdf