chiark
/
gitweb
/
~ianmdlvl
/
quacks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30cc51d
)
wip pot processing
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 26 Oct 2021 19:46:26 +0000
(20:46 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 26 Oct 2021 19:46:26 +0000
(20:46 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 0821754c1c3f61f4a69108224831ae4dc9799419..dfab89336922b27863c0c090bba0c3b6a3fd1b6d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-11,7
+11,7
@@
use_rsvg=rsvg-convert -f png -o $@.tmp.png $<
shell_pipe=set -o pipefail; set -e;
make_pgm = pnmdepth 255 | pnmnoraw >$@.tmp.new; mv -f $@.tmp.new $@
-pumpkin-books.ps: pumpkin-books.ps.pl bag.pgm
+pumpkin-books.ps: pumpkin-books.ps.pl bag.pgm
pot.pgm
./$< >$@.new && mv -f $@.new $@
pumpkin-books.pdf: pumpkin-books.ps