aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-07-03 20:34:08 +0000
committerRichard Stallman <rms@gnu.org>1992-07-03 20:34:08 +0000
commit0631fb176a4cca18ae1504ad29e6e402c9e41938 (patch)
treee6e80f5cccf15542c4021068273d02b035d974d4 /gcc
parenta4571ead953a29bcc03b351ad4cbd8bb77535125 (diff)
downloadgcc-0631fb176a4cca18ae1504ad29e6e402c9e41938.zip
gcc-0631fb176a4cca18ae1504ad29e6e402c9e41938.tar.gz
gcc-0631fb176a4cca18ae1504ad29e6e402c9e41938.tar.bz2
(TARGET_VERSION): Definitions added.
From-SVN: r1407
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/i860/bsd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/i860/bsd.h b/gcc/config/i860/bsd.h
index f031190..a7dcce3 100644
--- a/gcc/config/i860/bsd.h
+++ b/gcc/config/i860/bsd.h
@@ -1,5 +1,8 @@
#include "i860.h"
+#undef TARGET_VERSION
+#define TARGET_VERSION fprintf (stderr, " (i860, BSD)")
+
/* BSD UN*X systems use BSD STABS debugging info. */
#define DBX_DEBUGGING_INFO