Skip to content
Snippets Groups Projects
Commit 7f462d0d authored by Luke Naylor's avatar Luke Naylor
Browse files

Add new make target that ignores code appendix 2

parent fdbedfb5
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ ${SAGETEXSCRIPT}: ${TEXFILES} filtered_sage.txt
filtered_sage.txt: ${MAINTEXFILE} filter_sage.sed
./filter_sage.sed ${MAINTEXFILE} > $@
.PHONY: clean nosage
.PHONY: clean nosage noappendix
clean:
rm -rf **/__pycache__
latexmk -C
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment