diff options
Diffstat (limited to 'ld/emultempl/alphaelf.em')
-rw-r--r-- | ld/emultempl/alphaelf.em | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/alphaelf.em b/ld/emultempl/alphaelf.em index fccfc1e..6ac460b 100644 --- a/ld/emultempl/alphaelf.em +++ b/ld/emultempl/alphaelf.em @@ -22,7 +22,7 @@ # This file is sourced from elf32.em, and defines extra alpha # specific routines. # -cat >>e${EMULATION_NAME}.c <<EOF +fragment <<EOF #include "elf/internal.h" #include "elf/alpha.h" |