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:
Tristan Gingold
2009-09-02 14:14:49 +00:00
parent 10a9c4b427
commit d34089166b
3 changed files with 10 additions and 7 deletions

View File

@@ -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