mwm/build.sh
2024-12-06 12:42:22 -06:00

4 lines
54 B
Bash
Executable file

#! /bin/sh
rm -f mwm; ${CC:-tcc} -lX11 mwm.c -o mwm