binutils221: Add the gnu/ building hierarchy.
authorSascha Wildner <saw@online.de>
Wed, 23 Mar 2011 21:12:23 +0000 (22:12 +0100)
committerSascha Wildner <saw@online.de>
Wed, 23 Mar 2011 21:12:23 +0000 (22:12 +0100)
commit03a345181a8534f21736fb25f246a2dcd1e86684
tree7c9ae8d3d56c201cfe0677c564816b10254a6e2e
parent33070b79c6db6318f389a072607e382633341929
binutils221: Add the gnu/ building hierarchy.

Submitted-by: John Marino <john@marino.st>
61 files changed:
gnu/usr.bin/binutils221/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/Makefile.bu [new file with mode: 0644]
gnu/usr.bin/binutils221/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/binutils221/Makefile.inc0 [new file with mode: 0644]
gnu/usr.bin/binutils221/addr2line/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/ar/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/as/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/as/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/binutils221/as/Makefile.inc0 [new file with mode: 0644]
gnu/usr.bin/binutils221/as/config.h [new file with mode: 0644]
gnu/usr.bin/binutils221/as/i386-dragonfly/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/as/i386-dragonfly/obj-format.h [new file with mode: 0644]
gnu/usr.bin/binutils221/as/i386-dragonfly/targ-cpu.h [new file with mode: 0644]
gnu/usr.bin/binutils221/as/i386-dragonfly/targ-env.h [new file with mode: 0644]
gnu/usr.bin/binutils221/as/x86_64-dragonfly/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/as/x86_64-dragonfly/itbl-cpu.h [new file with mode: 0644]
gnu/usr.bin/binutils221/as/x86_64-dragonfly/obj-format.h [new file with mode: 0644]
gnu/usr.bin/binutils221/as/x86_64-dragonfly/targ-cpu.h [new file with mode: 0644]
gnu/usr.bin/binutils221/as/x86_64-dragonfly/targ-env.h [new file with mode: 0644]
gnu/usr.bin/binutils221/cxxfilt/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/doc/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/doc/asconfig.texi [new file with mode: 0644]
gnu/usr.bin/binutils221/elfedit/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/gold/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/gold/Makefile.i386 [new file with mode: 0644]
gnu/usr.bin/binutils221/gold/Makefile.x86_64 [new file with mode: 0644]
gnu/usr.bin/binutils221/gold/config.h [new file with mode: 0644]
gnu/usr.bin/binutils221/ld/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/ld/Makefile.i386 [new file with mode: 0644]
gnu/usr.bin/binutils221/ld/Makefile.x86_64 [new file with mode: 0644]
gnu/usr.bin/binutils221/ld/config.h [new file with mode: 0644]
gnu/usr.bin/binutils221/libbfd/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/libbfd/Makefile.host.i386 [new file with mode: 0644]
gnu/usr.bin/binutils221/libbfd/Makefile.host.x86_64 [new file with mode: 0644]
gnu/usr.bin/binutils221/libbfd/Makefile.i386 [new file with mode: 0644]
gnu/usr.bin/binutils221/libbfd/Makefile.x86_64 [new file with mode: 0644]
gnu/usr.bin/binutils221/libbfd/config.h [new file with mode: 0644]
gnu/usr.bin/binutils221/libbinutils/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/libbinutils/Makefile.i386 [new file with mode: 0644]
gnu/usr.bin/binutils221/libbinutils/Makefile.x86_64 [new file with mode: 0644]
gnu/usr.bin/binutils221/libbinutils/config.h [new file with mode: 0644]
gnu/usr.bin/binutils221/libgold/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/libgold/Makefile.i386 [new file with mode: 0644]
gnu/usr.bin/binutils221/libgold/Makefile.x86_64 [new file with mode: 0644]
gnu/usr.bin/binutils221/libgold/config.h [new file with mode: 0644]
gnu/usr.bin/binutils221/libgold/yyscript.c [new file with mode: 0644]
gnu/usr.bin/binutils221/libgold/yyscript.h [new file with mode: 0644]
gnu/usr.bin/binutils221/libiberty/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/libiberty/config.h [new file with mode: 0644]
gnu/usr.bin/binutils221/libopcodes/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/libopcodes/Makefile.i386 [new file with mode: 0644]
gnu/usr.bin/binutils221/libopcodes/Makefile.x86_64 [new file with mode: 0644]
gnu/usr.bin/binutils221/libopcodes/config.h [new file with mode: 0644]
gnu/usr.bin/binutils221/nm/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/objcopy/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/objdump/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/ranlib/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/readelf/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/size/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/strings/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils221/strip/Makefile [new file with mode: 0644]