diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-08-08 16:20:25 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-08-08 16:20:25 +0000 |
commit | 9e8419d04303bfddb2b062f70ef70541a7f14a10 (patch) | |
tree | 2619ef99574f0ff7347bd1e5222c3b9fd5d4474f /setup.com | |
parent | 320a5c6b1805c06780ca25f44c82bbfef69ec1cf (diff) | |
download | gdb-9e8419d04303bfddb2b062f70ef70541a7f14a10.zip gdb-9e8419d04303bfddb2b062f70ef70541a7f14a10.tar.gz gdb-9e8419d04303bfddb2b062f70ef70541a7f14a10.tar.bz2 |
Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
* make-all.com: Run config-a-gas.
* setup.com: Don't copy subdirectory files around.
Diffstat (limited to 'setup.com')
-rw-r--r-- | setup.com | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,10 +1,5 @@ -$! setup files for openVMS/AXP +$! setup files for openVMS/Alpha $! -$ copy [.bfd.hosts]alphavms.h [.bfd]sysdep.h -$ copy [.bfd.hosts]alphavms.h [.opcodes]sysdep.h -$ copy [.bfd]bfd.h-vms [.bfd]bfd.h -$ copy [.libiberty]alloca-norm.h [.libiberty]alloca-conf.h -$ copy [.binutils]config.h-vms [.binutils]config.h $ define aout [-.INCLUDE.AOUT] $ define coff [-.INCLUDE.COFF] $ define elf [-.INCLUDE.ELF] |