We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f63597 commit 25b23ddCopy full SHA for 25b23dd
Makefile
@@ -1,7 +1,7 @@
1
lstlangarm.sty:
2
wget https://raw.githubusercontent.com/sysprog21/arm-assembler-latex-listings/master/lstlangarm.sty
3
4
-concurrency-primer.pdf: lstlangarm.sty concurrency-primer.tex
+concurrency-primer.pdf: lstlangarm.sty lib/codeblock.tex concurrency-primer.tex
5
latexmk -lualatex -latexoption=-shell-escape concurrency-primer.tex
6
7
# Clear the .DEFAULT_GOAL special variable, so that the following turns
0 commit comments