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

.include "../Makefile.inc0"

.PATH: ${SRCDIR}/opcodes

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

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