diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-13 07:23:46 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-13 07:23:46 +0000 |
| commit | 3152376aea3a65195a85469996d1f887cd880554 (patch) | |
| tree | 7662caf88cca9ae3269c0b88e94868fe3db2be93 /gnu/usr.bin/binutils/libopcodes/Makefile | |
| parent | cfe9ec803f5ba8fe944b646d162fe7e4d28e7274 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libopcodes/Makefile')
| -rw-r--r-- | gnu/usr.bin/binutils/libopcodes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/libopcodes/Makefile b/gnu/usr.bin/binutils/libopcodes/Makefile index f740e867fc449..a2b271201d05a 100644 --- a/gnu/usr.bin/binutils/libopcodes/Makefile +++ b/gnu/usr.bin/binutils/libopcodes/Makefile @@ -8,7 +8,7 @@ LIB= opcodes SRCS+= dis-buf.c dis-init.c disassemble.c CFLAGS+= -D_GNU_SOURCE CFLAGS+= -I${SRCDIR}/opcodes -I${SRCDIR}/bfd -INTERNALLIB= true +INTERNALLIB= # If set, BINUTILSDISTDIR is the path to a directory containing the full GNU # binutils release. FreeBSD only distributes the bits that are required to |
