tinycc/mk-it

9 lines
89 B
Plaintext

rm *.a
rm *.o
make
./mk-attachments.sh
rm tcc.o
make CONFIG_USE_ATTACHMENTS=1
strip tcc