summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/as/ia64-freebsd/Makefile
blob: 637e8cc7954f7881611b91c83f68ac17f1a45a80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

.include "${.CURDIR}/../Makefile.inc0"

WARNS?=	0

.if ${TARGET_ARCH} != "ia64"
NOMAN=	 true
BINDIR=	/usr/libexec/cross/ia64-freebsd
.endif
SRCS+=	obj-elf.c tc-ia64.c

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud