Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Mon Mar 10 15:46:14 PST 1997
Update of /cvsroot/src
In directory netbsd1:/var/slash-tmp/cvs-serv12572

Modified Files:
        Makefile 
Log Message:
when doing 'make build', build lib/csu & install it before building
lib itself.  On the Alpha (and other ELF systems), shared library builds
require files built/installed by the csu build, so if lib/csu isn't
built/installed before lib is, DESTDIR builds won't work and normal builds
can mistakenly use old versions of some csu files.




Home | Main Index | Thread Index | Old Index