62a56d4fcc
Change the license to MIT. Move the license text from the source files to a LICENSE file. Move the change log from the source files to a CHANGES file. Delete the Turbo C makefile and simplify the Linux makefile heavily. Create explicitly named static and shared executables in the makefile. Refresh the README file a bit from the twenty year old one. Signed-off-by: Willem van Schaik <willem@schaik.com> Signed-off-by: Cosmin Truta <ctruta@gmail.com>
6 lines
44 B
Bash
Executable File
6 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
make
|
|
sh png2pnm.sh
|
|
sh pnm2png.sh
|
|
|