diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-06-09 03:55:11 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-06-09 03:55:11 +0100 |
commit | efb0582d899fb3c660773ba5879a38e1b147c258 (patch) | |
tree | c26048bc0bef414d95446da942f20bb79fb524f0 /reproduce/software/make/python.mk | |
parent | 4646fa400796ac6b46e07429c43537475d953dff (diff) |
Two minor corrections to avoid warnings in make and make clean
There were two small warnings that are removed with this commit:
- In the end, when we print the number of words in the PDF, we hadn't
accounted for the fact that 'paper.pdf' doesn't always exist (for
example when './project make clean' is run). So a check was added to
only print the number of words when a PDF exists.
- I noticed that the '$(texdir)/to-publish' directory was being built both
in 'initialize.mk' and in 'demo-plot.mk'. So the one in 'demo-plot.mk'
has been removed.
Diffstat (limited to 'reproduce/software/make/python.mk')
0 files changed, 0 insertions, 0 deletions