diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-01-27 22:58:05 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-01-27 22:58:05 +0000 |
commit | 5a61aea99c2828c37069cdcce564320924419458 (patch) | |
tree | 92e2bec95a6d7cc6def418f0d0adeebdc9f5d26e /gas | |
parent | 23daa41e490f74416922a22f7d3e9a96cc90f7ab (diff) | |
download | gdb-5a61aea99c2828c37069cdcce564320924419458.zip gdb-5a61aea99c2828c37069cdcce564320924419458.tar.gz gdb-5a61aea99c2828c37069cdcce564320924419458.tar.bz2 |
not used
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/mh-i386aix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gas/config/mh-i386aix b/gas/config/mh-i386aix deleted file mode 100644 index 195875b..0000000 --- a/gas/config/mh-i386aix +++ /dev/null @@ -1,6 +0,0 @@ -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV -RANLIB = true -CC = gcc -# comment out the next line if you don't have gcc2 and shareable libraries. -LDFLAGS= -shlib |