acme9k/build.sh

9 lines
89 B
Bash
Executable file

#!/bin/sh
clang-format -i ./*.c
clang-format -i ./mail/*.c
mk clean
mk
mv o.acme acme