aboutsummaryrefslogtreecommitdiff
path: root/bfd/configure.com
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/configure.com')
-rw-r--r--bfd/configure.com4
1 files changed, 3 insertions, 1 deletions
diff --git a/bfd/configure.com b/bfd/configure.com
index 04113aa..2102415 100644
--- a/bfd/configure.com
+++ b/bfd/configure.com
@@ -318,6 +318,9 @@ $ create []config.h
/* Disable NLS */
#undef ENABLE_NLS
$!
+$ write sys$output "Copy sysdep.h"
+$ copy [.hosts]alphavms.h sysdep.h
+$
$ write sys$output "Generate build.com"
$!
$ if ARCH.eqs."alpha"
@@ -362,7 +365,6 @@ $ write sys$output "Generate elf64-target.h from elfxx-target.h"
$ edit/tpu/nojournal/nosection/nodisplay/command=substxx.tpu -
[]elfXX-target.h /output=[]elf64-target.h
$ del substxx.tpu;*
-$ copy [.hosts]alphavms.h sysdep.h
$ endif
$ append sys$input build.com
$DECK