Files
sisungo f67f81b235 initial commit
Signed-off-by: sisungo <[email protected]>
2026-07-07 11:10:21 +08:00

6 lines
64 B
Bash
Executable File

#!/bin/sh
cd $(dirname $0)
${CC} -O3 ${CFLAGS} -o ./patch *.c