forked from Imagelibrary/binutils-gdb
2009-09-02 Tristan Gingold <gingold@adacore.com>
* configure.com: Do not copy makefile.vms-in to makefile.vms * makefile.vms-in: Renamed to... * makefile.vms: ... this usual name as it is not processed anymore. Remove WRITE_DEBUG_OBJS (unused) and reorder object files for objdump.exe.
This commit is contained in:
@@ -54,9 +54,6 @@ $ write tfile "#define TARGET """ + target + """"
|
||||
$ close tfile
|
||||
$ write sys$output "Created `config.h'"
|
||||
$!
|
||||
$ copy makefile.vms-in makefile.vms
|
||||
$ write sys$output "Created `makefile.vms'"
|
||||
$!
|
||||
$ write sys$output "Generate binutils build.com"
|
||||
$!
|
||||
$ create build.com
|
||||
|
||||
Reference in New Issue
Block a user