update target 'make clean'
This commit is contained in:
parent
b898aaeeec
commit
f1a50d8b38
@ -20,7 +20,9 @@ test-integration: .faux_filter-rivers
|
|||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean:
|
clean:
|
||||||
-./db stop
|
-./db stop
|
||||||
-rm .faux_test .faux_filter-rivers .faux_import-osm .faux.db \
|
-rm -r .faux_test .faux_filter-rivers .faux_import-osm .faux.db \
|
||||||
|
version.tex test-figures.pdf _minted-mj-msc \
|
||||||
|
$(shell git ls-files -o mj-msc*) \
|
||||||
$(SLIDES)
|
$(SLIDES)
|
||||||
|
|
||||||
.PHONY: clean-tables
|
.PHONY: clean-tables
|
||||||
|
@ -259,8 +259,7 @@ We strongly believe in the ability to reproduce the results is critical for any
|
|||||||
|
|
||||||
\inputminted[fontsize=\small]{bash}{extract-and-generate}
|
\inputminted[fontsize=\small]{bash}{extract-and-generate}
|
||||||
|
|
||||||
A reasonably up-to-date Linux or OS X system with a working Docker installation
|
This was tested on Linux Debian 11 with upstream packages only.
|
||||||
is required.
|
|
||||||
|
|
||||||
\end{appendices}
|
\end{appendices}
|
||||||
\end{document}
|
\end{document}
|
||||||
|
Loading…
Reference in New Issue
Block a user