freebsd_amp_hwpstate/gnu/usr.bin/binutils/Makefile.inc

10 lines
156 B
Makefile

#
# $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