diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-06-10 10:55:58 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-06-10 10:55:58 +0000 |
commit | a7e831079363e3bb45f3172f6e59ba48e335682b (patch) | |
tree | ee4324eac9a9d66f189fab60498ec42b8226b7fc /gnu/usr.bin/binutils/config/mt-v810 | |
parent | 467cb0a471d13c5186a6ee166e60b47c30da64e9 (diff) |
Bring Cygnus versions into the trunk, keeping our local patches
Diffstat (limited to 'gnu/usr.bin/binutils/config/mt-v810')
-rw-r--r-- | gnu/usr.bin/binutils/config/mt-v810 | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/gnu/usr.bin/binutils/config/mt-v810 b/gnu/usr.bin/binutils/config/mt-v810 index c5d2a889f5e..97da6c26592 100644 --- a/gnu/usr.bin/binutils/config/mt-v810 +++ b/gnu/usr.bin/binutils/config/mt-v810 @@ -1,9 +1,4 @@ -CC = ca732 -AS = as732 -AR = ar732 -RANLIB = true -NEWLIB_CFLAGS = -TARGET_CFLAGS = -CFLAGS = -INCLUDES = - +CC_FOR_TARGET = ca732 -ansi +AS_FOR_TARGET = as732 +AR_FOR_TARGET = ar732 +RANLIB_FOR_TARGET = true |