mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
14 lines
458 B
Plaintext
14 lines
458 B
Plaintext
|
$! setup files for openVMS/AXP
|
||
|
$!
|
||
|
$ 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]
|
||
|
$ define mpw [-.INCLUDE.MPW]
|
||
|
$ define nlm [-.INCLUDE.NLM]
|
||
|
$ define opcode [-.INCLUDE.OPCODE]
|