-cat >ld__${EMULATION_NAME}.c <<EOF
+cat >em_${EMULATION_NAME}.c <<EOF
/* Copyright (C) 1991 Free Software Foundation, Inc.
This file is part of GLD, the Gnu Linker.
#include "h8300hms.x"
;
static char *h8300hms_script_option_Ur =
-#include "h8300hms.x"
+#include "h8300hms.xu"
;
static char *h8300hms_script_option_r =
-#include "h8300hms.x"
+#include "h8300hms.xr"
;
static char *h8300hms_get_script()