diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2024-12-12 18:04:34 +0000 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2024-12-12 18:04:34 +0000 |
| commit | d352671447f09659ea88a5e15d441ae59c503d4a (patch) | |
| tree | 2e736261e5ffc621a139e4c8015003adf4c04644 /TexMakefile | |
| parent | aa77744a37ef3aefeb672fbff9efa49c211ff583 (diff) | |
Building Make system. & Minor corrections.
Diffstat (limited to 'TexMakefile')
| -rw-r--r-- | TexMakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TexMakefile b/TexMakefile new file mode 100644 index 0000000..14201f9 --- /dev/null +++ b/TexMakefile @@ -0,0 +1,2 @@ +target/the-fresh-loaf.pdf: + pdflatex the-fresh-loaf.tex |
