summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/libopcodes/Makefile
blob: 7e046460fa3d251908e4292d076b23521b818fff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# $Id: Makefile,v 1.3 1998/03/12 05:14:19 jdp Exp $
#

.include "../Makefile.inc0"

.PATH: ${SRCDIR}/opcodes

LIB=		opcodes
SRCS+=		dis-buf.c disassemble.c
CFLAGS+=	-I${SRCDIR}/opcodes -I${SRCDIR}/bfd
NOPROFILE=	true
NOPIC=		true
INTERNALLIB=	true
INTERNALSTATICLIB=true

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