acme9k/build.sh

9 lines
80 B
Bash
Raw Normal View History

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