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:
parent
d703de28b2
commit
c11ba5f711
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user