We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8967e commit 989e6d5Copy full SHA for 989e6d5
scripts/Makefile
@@ -4,6 +4,7 @@ PY=python3
4
splash.h: make_splash.py splash1.png splash2.png
5
${PY} make_splash.py splash1.png splash1 >$@
6
${PY} make_splash.py splash2.png splash2 >>$@
7
+ ${PY} make_splash.py splash3.png splash3 >>$@
8
9
clean:
10
rm -f splash.h
scripts/splash3.png
349 Bytes
0 commit comments