mirror of
https://github.com/love2d/megasource.git
synced 2026-08-21 13:10:24 +02:00
6 lines
65 B
Bash
6 lines
65 B
Bash
#!/bin/sh
|
|
make -f makefile.std
|
|
sh png2pnm.sh
|
|
sh pnm2png.sh
|
|
|