diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 1998-09-07 08:18:34 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 1998-09-07 08:18:34 +0000 |
| commit | 1fdfa7ab3c26598fcfb4e8b59dabd3a5da497d9c (patch) | |
| tree | a34e969b856c927320ae71802d8bf9caee245f2b /gnu/usr.bin/binutils/libbinutils | |
| parent | dfa8100aec7136b490a51d6fea251f75dd6a6319 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libbinutils')
| -rw-r--r-- | gnu/usr.bin/binutils/libbinutils/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/usr.bin/binutils/libbinutils/config.h b/gnu/usr.bin/binutils/libbinutils/config.h index 345f778549bf..f554e1fd4de9 100644 --- a/gnu/usr.bin/binutils/libbinutils/config.h +++ b/gnu/usr.bin/binutils/libbinutils/config.h @@ -4,12 +4,6 @@ /* Name of package. */ #define PACKAGE "binutils" -/* Version of package. */ -#define VERSION "2.9.1" - -/* Configured target name. */ -#define TARGET "i386-unknown-freebsdelf" - /* Whether strstr must be declared even if <string.h> is included. */ /* #undef NEED_DECLARATION_STRSTR */ |
