key on ELF_TOOLCHAIN being defined (presumably in /etc/mk.conf)

to signal that the build is happening on a machine with an ELF
toolchain.  This is temporary, until a better toolchain-recognition
scheme is worked out.
This commit is contained in:
cgd 1996-10-06 18:32:22 +00:00
parent d703de28b2
commit c11ba5f711

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile.inc,v 1.2 1996/09/23 04:28:46 cgd Exp $
# $NetBSD: Makefile.inc,v 1.3 1996/10/06 18:32:22 cgd Exp $
#ELF_TOOLCHAIN=
.include <bsd.own.mk> # for ELF_TOOLCHAIN definition
BINDIR= /usr/mdec