Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 02/23/1998 02:10:02
jonathan
Mon Feb 23 02:09:32 PST 1998
Update of /cvsroot/src/share/mk
In directory nb00:/tmp/cvs-serv5457/src/share/mk

Modified Files:
	bsd.own.mk bsd.lib.mk bsd.README 
Log Message:
More table-driven changes for different toolchains:
  * new bsd.own.mk variable OBJECT_FMT with values "a.out" or "ELF".
  * use OBJECT_FMT in Makefile tests that depend on toolchain.
  * Add new bsd.own.mk variable NOSHLIB that, if set indicates a given
    port doesnt yet do shared libraries. Set on powerpc.
  * Document new feature-test variables in src/share/mk/bsd.README.
Tested on i386, mips, fakedup Alpha environment.


jonathan
Mon Feb 23 02:09:32 PST 1998
Update of /cvsroot/src/libexec/ld.elf_so
In directory nb00:/tmp/cvs-serv5457/src/libexec/ld.elf_so

Modified Files:
	Makefile 
Log Message:
More table-driven changes for different toolchains:
  * new bsd.own.mk variable OBJECT_FMT with values "a.out" or "ELF".
  * use OBJECT_FMT in Makefile tests that depend on toolchain.
  * Add new bsd.own.mk variable NOSHLIB that, if set indicates a given
    port doesnt yet do shared libraries. Set on powerpc.
  * Document new feature-test variables in src/share/mk/bsd.README.
Tested on i386, mips, fakedup Alpha environment.


jonathan
Mon Feb 23 02:09:32 PST 1998
Update of /cvsroot/src/usr.bin
In directory nb00:/tmp/cvs-serv5457/src/usr.bin

Modified Files:
	Makefile 
Log Message:
More table-driven changes for different toolchains:
  * new bsd.own.mk variable OBJECT_FMT with values "a.out" or "ELF".
  * use OBJECT_FMT in Makefile tests that depend on toolchain.
  * Add new bsd.own.mk variable NOSHLIB that, if set indicates a given
    port doesnt yet do shared libraries. Set on powerpc.
  * Document new feature-test variables in src/share/mk/bsd.README.
Tested on i386, mips, fakedup Alpha environment.


jonathan
Mon Feb 23 02:09:32 PST 1998
Update of /cvsroot/src/usr.bin/gprof
In directory nb00:/tmp/cvs-serv5457/src/usr.bin/gprof

Modified Files:
	Makefile 
Log Message:
More table-driven changes for different toolchains:
  * new bsd.own.mk variable OBJECT_FMT with values "a.out" or "ELF".
  * use OBJECT_FMT in Makefile tests that depend on toolchain.
  * Add new bsd.own.mk variable NOSHLIB that, if set indicates a given
    port doesnt yet do shared libraries. Set on powerpc.
  * Document new feature-test variables in src/share/mk/bsd.README.
Tested on i386, mips, fakedup Alpha environment.


jonathan
Mon Feb 23 02:09:32 PST 1998
Update of /cvsroot/src/domestic/lib/libtelnet
In directory nb00:/tmp/cvs-serv5457/src/domestic/lib/libtelnet

Modified Files:
	Makefile 
Log Message:
More table-driven changes for different toolchains:
  * new bsd.own.mk variable OBJECT_FMT with values "a.out" or "ELF".
  * use OBJECT_FMT in Makefile tests that depend on toolchain.
  * Add new bsd.own.mk variable NOSHLIB that, if set indicates a given
    port doesnt yet do shared libraries. Set on powerpc.
  * Document new feature-test variables in src/share/mk/bsd.README.
Tested on i386, mips, fakedup Alpha environment.