diff options
author | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 1996-01-17 23:52:27 +0000 |
---|---|---|
committer | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 1996-01-17 23:52:27 +0000 |
commit | 1f35756d42465a28bd9c6d57b54456add1b81182 (patch) | |
tree | a4b9db63ecbf01cf3b90679f0e0dfde7c5ab9483 /gcc/config/i386/t-go32 | |
parent | 842ba8e265406bc98074d7181554385b18819f38 (diff) | |
download | gcc-1f35756d42465a28bd9c6d57b54456add1b81182.tar.gz |
Initial revision
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@11042 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/t-go32')
-rw-r--r-- | gcc/config/i386/t-go32 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/i386/t-go32 b/gcc/config/i386/t-go32 new file mode 100644 index 00000000000..6160b7ec945 --- /dev/null +++ b/gcc/config/i386/t-go32 @@ -0,0 +1,2 @@ +LIBGCC1 = libgcc1.null +CROSS_LIBGCC1 = libgcc1.null |