Source-Changes archive

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

NetBSD master CVS tree commits



gwr
Tue Nov  4 13:12:47 PST 1997
Update of /cvsroot/src/share/mk
In directory netbsd1:/var/slash-tmp/cvs-serv5919

Modified Files:
        sys.mk bsd.sys.mk 
Log Message:
Move definitions of: NM, LORDER, TSORT from bsd.sys.mk to sys.mk
so they are more easly used by things like sys/libkern/Makefile.inc
(Besides, all the other tool definitions are in sys.mk)


gwr
Tue Nov  4 13:18:27 PST 1997
Update of /cvsroot/src/sys/lib/libkern
In directory netbsd1:/var/slash-tmp/cvs-serv6439/lib/libkern

Modified Files:
        Makefile.inc 
Log Message:
Pass down the values of: AR NM RANLIB
(Fixes PR#4426 from SAITOH Masanobu)
Also pass down LORDER TSORT.


gwr
Tue Nov  4 13:18:31 PST 1997
Update of /cvsroot/src/sys/compat/common
In directory netbsd1:/var/slash-tmp/cvs-serv6439/compat/common

Modified Files:
        Makefile.inc 
Log Message:
Pass down the values of: AR NM RANLIB
(Fixes PR#4426 from SAITOH Masanobu)
Also pass down LORDER TSORT.




Home | Main Index | Thread Index | Old Index