Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/17/1997 06:40:03
thorpej
Wed Apr 16 23:32:25 PDT 1997
Update of /cvsroot/src/share/mk
In directory netbsd1:/var/slash-tmp/cvs-serv20396

Modified Files:
	bsd.lib.mk 
Log Message:
Pass the program to use for nm(1) to lorder(1), helps cross-compiling.


thorpej
Wed Apr 16 23:34:16 PDT 1997
Update of /cvsroot/src/share/mk
In directory netbsd1:/var/slash-tmp/cvs-serv20817

Modified Files:
	bsd.own.mk 
Log Message:
Rename STRIP -> STRIPFLAG - this is a flag passed to install(1) to
indicate whether or not the program should be stripped.  This rename
allows the user to set STRIP as an alternative to /usr/bin/strip,
helping cross-compiling.