Makefile: `%.pdf`: Don't create the new file directly, use tempfile
commitf1a5ecb18e0d7f3ffc6567319749ddae1e435348
authorØyvind A. Holm <sunny@sunbase.org>
Sat, 16 Nov 2024 17:46:50 +0000 (16 18:46 +0100)
committerØyvind A. Holm <sunny@sunbase.org>
Sat, 16 Nov 2024 17:46:50 +0000 (16 18:46 +0100)
tree0878ab881246ecba5d96dc87159f854c609f4870
parente09eaf0267c5f30e7dbefe5f543c6236bfaaa538
Makefile: `%.pdf`: Don't create the new file directly, use tempfile

If the `make` process is aborted, avoid having partial files around.
Also, ignore and clean up `README.html.tmp`.

53f30166-a443-11ef-8c83-83850402c3ce
Lib/std/c/.gitignore
Lib/std/c/Makefile