protocol/Makefile: make the Heartwood spec the default.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2020-03-20 14:56:20 +00:00
parent afae0efdb8
commit 70cc1347f6
3 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View File

@ -25,5 +25,5 @@ protocol/aux/
protocol/html/
protocol/saplinghtml/
protocol/blossom.pdf
protocol/heartwood.pdf
protocol/protocol.ver

View File

@ -74,7 +74,6 @@ auxblossom:
blossom:
$(MAKE) auxblossom
mv -f aux/blossom.pdf .
cp -f blossom.pdf protocol.pdf
.PHONY: auxheartwood
auxheartwood:
@ -87,6 +86,7 @@ auxheartwood:
heartwood:
$(MAKE) auxheartwood
mv -f aux/heartwood.pdf .
cp -f heartwood.pdf protocol.pdf
.PHONY: nolatexmk-sprout
nolatexmk-sprout:

View File

@ -10265,6 +10265,7 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}.
\begin{itemize}
\item Remove ``pvc'' \Makefile targets.
\item Make the \Heartwood specification the default.
\end{itemize}