File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ $(course): scribble zips
1212zips :
1313 mkdir -p $(course ) /code/
1414 cd ../langs ; \
15- tar -c ` git ls-files intro a86 abscond blackmail con dupe dodger evildoer extort fraud hustle hoax iniquity iniquity-gc iniquity-plus jig knock loot mug mountebank neerdowell fp project.pdf` \
15+ tar -c ` git ls-files intro a86 abscond blackmail con dupe dodger evildoer extort fraud hustle hoax iniquity iniquity-gc iniquity-plus jig knock loot mug mountebank neerdowell outlaw fp project.pdf` \
1616 a86/main.c a86/gcd.c a86/tri.s abscond/42.s | \
1717 (cd ../www/main/code ; tar -x ; \
18- for f in abscond blackmail con dupe dodger evildoer extort fraud hustle hoax iniquity iniquity-gc iniquity-plus jig knock loot mug mountebank ; do \
18+ for f in abscond blackmail con dupe dodger evildoer extort fraud hustle hoax iniquity iniquity-gc iniquity-plus jig knock loot mug mountebank neerdowell outlaw ; do \
1919 zip $$ {f}.zip -r $$ {f}/ ; \
2020 done )
2121 cd slides ; \
You can’t perform that action at this time.
0 commit comments