mwm/build.sh
2024-12-27 01:36:56 -06:00

3 lines
53 B
Bash
Executable file

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