summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/Makefile.inc
blob: 9fd5eb0fca63225e0bfdfb29b6f1a0fac5c2944a (plain)
1
2
3
4
5
6
7
8
9
#
# $Id: Makefile.inc,v 1.1.1.1 1998/03/01 23:40:47 jdp Exp $
#

.if     ${MACHINE_ARCH} == "i386"
BINDIR?=	/usr/libexec/elf
.else
BINDIR?=	/usr/bin
.endif
OpenPOWER on IntegriCloud