Chroma/pre.sh

4 lines
83 B
Bash
Raw Normal View History

2020-07-08 00:07:01 +00:00
#!/bin/sh
2020-10-18 12:14:15 +00:00
x86_64-elf-ld -r -b binary -o font.o font.psf
cmake -G"Unix Makefiles" .