diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2004-06-16 07:09:44 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-06-16 07:09:44 +0000 |
| commit | e223c68bfc26436d6e1e39202cf7262335ca1f7c (patch) | |
| tree | 1d994d80dc9d835f3cdaf765535ae861867b19c9 /gnu/usr.bin/binutils/Makefile | |
| parent | 6311b38feebcbf3464740e188c9d50b161d9de6b (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/Makefile')
| -rw-r--r-- | gnu/usr.bin/binutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/Makefile b/gnu/usr.bin/binutils/Makefile index db67f9eb37bec..a055db279de19 100644 --- a/gnu/usr.bin/binutils/Makefile +++ b/gnu/usr.bin/binutils/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ SUBDIR= libiberty libbfd libopcodes libbinutils \ - addr2line ar as gasp ld nm objcopy objdump ranlib readelf \ + addr2line ar as ld nm objcopy objdump ranlib readelf \ size strings strip doc TARGET_ARCH?= ${MACHINE_ARCH} |
