From 2e280533a10eaa08d9445ae220903bf26e5519ff Mon Sep 17 00:00:00 2001 From: John Polstra Date: Sun, 1 Mar 1998 23:41:17 +0000 Subject: Add bmakefiles for building binutils from the contrib tree. This finishes up the binutils import. But I am leaving it disabled in "src/gnu/usr.bin/Makefile" for now. It is not used by anything yet, so I'll take this opportunity to run one more round of tests before enabling it. --- gnu/usr.bin/binutils/Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gnu/usr.bin/binutils/Makefile (limited to 'gnu/usr.bin/binutils/Makefile') diff --git a/gnu/usr.bin/binutils/Makefile b/gnu/usr.bin/binutils/Makefile new file mode 100644 index 0000000000000..2153ba1b20d9d --- /dev/null +++ b/gnu/usr.bin/binutils/Makefile @@ -0,0 +1,11 @@ +# +# $Id$ +# + +# Omitted for now: c++filt. +SUBDIR= libiberty libbfd libopcodes libbinutils \ + i386-elf i386-aout \ + addr2line ar nm objcopy objdump ranlib \ + size strings strip + +.include -- cgit v1.3