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 03df43c commit dcc1157Copy full SHA for dcc1157
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
378 Bytes
0 commit comments