Source-Changes archive

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

CVS commit: [netbsd-9] src/lib



Module Name:    src
Committed By:   martin
Date:           Tue Mar  3 18:44:21 UTC 2020

Modified Files:
        src/lib [netbsd-9]: Makefile

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #756):

        lib/Makefile: revision 1.276

Remove unfinished hack I accidentally committed in 2017.

This caused make to unconditionally take ages running useless
submakes in every subdirectory.  Accidentally committed during the
MKCRYPTO option removal when I was presumably experimenting with
automating library dependency generation in lib.

Should shave a few seconds at least off every build!


To generate a diff of this commit:
cvs rdiff -u -r1.271 -r1.271.2.1 src/lib/Makefile

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