diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-19 18:46:30 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-19 18:46:30 +0000 |
| commit | 3951d2bcfebc0313f1826aedb8d3202371695050 (patch) | |
| tree | c904023a2b874493f12b1d1142f0168eb51334d6 /gnu/usr.bin/binutils/libopcodes | |
| parent | 5c1185f0391f71ae4cd518efd14cc262f767f073 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libopcodes')
| -rw-r--r-- | gnu/usr.bin/binutils/libopcodes/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/binutils/libopcodes/Makefile b/gnu/usr.bin/binutils/libopcodes/Makefile index 05ce09d66e5f..bc541defa0ea 100644 --- a/gnu/usr.bin/binutils/libopcodes/Makefile +++ b/gnu/usr.bin/binutils/libopcodes/Makefile @@ -9,10 +9,7 @@ LIB= opcodes SRCS+= dis-buf.c disassemble.c CFLAGS+= -I${SRCDIR}/opcodes -I${SRCDIR}/bfd -NOPROFILE= true -NOPIC= true INTERNALLIB= true -INTERNALSTATICLIB=true # If set, BINUTILSDISTDIR is the path to a directory containing the full GNU # binutils release. FreeBSD only distributes the bits that are required to |
