mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
6 lines
60 B
Bash
6 lines
60 B
Bash
#!/bin/sh
|
|
make -f makefile.std
|
|
sh png2pnm.sh
|
|
sh pnm2png.sh
|
|
|