Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/lib/libkern



Module Name:    src
Committed By:   mrg
Date:           Sat Sep 20 06:36:50 UTC 2025

Modified Files:
        src/sys/lib/libkern: Makefile.inc

Log Message:
mark cleankernlib and cleandirkernlib as .MAKE.

fixes a couple of:
   nbmake[1]: warning: Invalid internal option "-J" in <..>
problems that appear with "build.sh -U .. kernel=" but not with -u.

solution from rillig@ in private email.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/lib/libkern/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index