aboutsummaryrefslogtreecommitdiff
path: root/notes/Makefile
diff options
context:
space:
mode:
authorMohit Agarwal <mohit.agarwal@sky.com>2021-10-10 15:12:23 +0100
committerMohit Agarwal <mohit.agarwal@sky.com>2021-10-10 15:12:23 +0100
commitcba64fd45faf3f8d7981a8e28b0f21881d0f7eb5 (patch)
tree7c035405b162a9bb46d2c5ffe2cc055664cc4a57 /notes/Makefile
parent4d32410ba6d2bdf9b994bd889f698ba6b090c91d (diff)
Writing notes and questions.
Diffstat (limited to 'notes/Makefile')
-rwxr-xr-xnotes/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/Makefile b/notes/Makefile
index 4f8bc00..8f18257 100755
--- a/notes/Makefile
+++ b/notes/Makefile
@@ -5,6 +5,7 @@ build:
cp *tex target
cp -r images target
cd target && xelatex paper.tex
+
clean:
rm -rf target
read: