CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2025/10/27 12:38:54

Modified files:
        share/mk       : bsd.lib.mk bsd.prog.mk 

Log message:
Clean *.o.tmp files when doing `make clean` in the source tree.

Temporary files are created by clang and may be left behind if the
build is canceled.

OK deraadt@

Reply via email to