diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-13 11:09:07 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-13 11:09:07 +0000 |
| commit | 46f8fdc34e061de76cb8dfa19872edcd2fe2c66b (patch) | |
| tree | 8a7bd21fcc50a40c35682d0db57bae61384fea80 /gnu/usr.bin/binutils/libopcodes/Makefile | |
| parent | 2a53f3fb3500971b94d25af1bbc7b3db720316df (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libopcodes/Makefile')
| -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 356ecb706b42..053245f89e97 100644 --- a/gnu/usr.bin/binutils/libopcodes/Makefile +++ b/gnu/usr.bin/binutils/libopcodes/Makefile @@ -7,10 +7,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 |
