stringify.sed' has been replaced by astring.sed' [on ANSI-C systems].

This commit is contained in:
David E. O'Brien 2000-11-25 13:56:28 +00:00
parent 07ec877253
commit 5ce16708c7
8 changed files with 17 additions and 17 deletions

View File

@ -38,7 +38,7 @@ ldemul-list.h:
echo "#define EMULATION_LIST ${EMLST} 0" >> ldemul-list.h
stringify.sed:
ln -sf ${SRCDIR}/ld/emultempl/stringify.sed ${.TARGET}
ln -sf ${SRCDIR}/ld/emultempl/astring.sed ${.TARGET}
afterinstall:
${INSTALL} ${COPY} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} \

View File

@ -24,7 +24,7 @@ eelf64alpha.c: emulparams/elf64alpha.sh emultempl/elf32.em \
elf64alpha "" elf64alpha alpha-unknown-freebsdelf
ealpha.c: emulparams/elf64alpha.sh emultempl/elf32.em \
scripttempl/elf.sc genscripts.sh emultempl/stringify.sed
scripttempl/elf.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${SRCDIR}/ld ${_alpha_path} \
${HOST} alpha-unknown-freebsdelf alpha-unknown-freebsdelf \
elf64alpha "" alpha alpha-unknown-freebsd

View File

@ -33,7 +33,7 @@ SRCS+= ei386pe.c
CLEANFILES+= ei386pe.c
ei386pe.c: emulparams/i386pe.sh emultempl/pe.em \
scripttempl/pe.sc genscripts.sh emultempl/stringify.sed
scripttempl/pe.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${BINUTILSDISTDIR}/ld \
/usr/cross/winnt/lib ${HOST} i386-unknown-freebsdwinnt \
i386-unknown-freebsdwinnt i386pe "" i386pe \

View File

@ -37,18 +37,18 @@ CLEANFILES+= em68kelf.c \
em68knbsd.c
em68kelf.c: emulparams/m68kelf.sh emultempl/elf32.em \
scripttempl/elf.sc genscripts.sh emultempl/stringify.sed
scripttempl/elf.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${BINUTILSDISTDIR}/ld \
${_m68k_path} notused notused notused m68kelf "" m68kelf
em68klynx.c: emulparams/m68klynx.sh emultempl/generic.em \
scripttempl/m68klynx.sc genscripts.sh emultempl/stringify.sed
scripttempl/m68klynx.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${BINUTILSDISTDIR}/ld \
/usr/cross/m68k-lynx/usr/lib notused notused notused \
m68klynx "" m68klynx
em68knbsd.c: emulparams/m68knbsd.sh emultempl/generic.em \
scripttempl/aout.sc genscripts.sh emultempl/stringify.sed
scripttempl/aout.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${BINUTILSDISTDIR}/ld \
/usr/cross/m68k-netbsdaout/usr/lib notused notused notused \
m68knbsd "" m68knbsd

View File

@ -25,13 +25,13 @@ CLEANFILES+= eelf32bmip.c
CLEANFILES+= eelf32lmip.c
eelf32bmip.c: emulparams/elf32ebmip.sh emultempl/elf32.em \
scripttempl/elf.sc genscripts.sh emultempl/stringify.sed
scripttempl/elf.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${SRCDIR}/ld ${_mips_path} \
${HOST} mipseb-unknown-freebsdelf mipseb-unknown-freebsdelf \
elf32bmip "" elf32bmip mipseb-unknown-freebsdelf
eelf32lmip.c: emulparams/elf32elmip.sh emultempl/elf32.em \
scripttempl/elf.sc genscripts.sh emultempl/stringify.sed
scripttempl/elf.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${SRCDIR}/ld ${_mips_path} \
${HOST} mipsel-unknown-freebsdelf mipsel-unknown-freebsdelf \
elf32lmip "" elf32lmip mipsel-unknown-freebsdelf

View File

@ -61,38 +61,38 @@ CLEANFILES+= eelf32ppc.c \
ers6000lynx.c
eelf32ppc.c: emulparams/elf32ppc.sh emultempl/elf32.em \
scripttempl/elfppc.sc genscripts.sh emultempl/stringify.sed
scripttempl/elfppc.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${BINUTILSDISTDIR}/ld \
${_powerpc_path} ${HOST} powerpc-unknown-freebsd \
powerpc-unknown-freebsd elf32ppc "" elf32ppc
eppcmacos.c: emulparams/ppcmacos.sh emultempl/aix.em \
scripttempl/aix.sc genscripts.sh emultempl/stringify.sed
scripttempl/aix.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${BINUTILSDISTDIR}/ld \
/usr/cross/powerpc_macos/usr/lib ${HOST} \
powerpc-unknown-freebsdmacos \
powerpc-unknown-freebsdmacos ppcmacos "" ppcmacos
eppcnw.c: emulparams/ppcnw.sh emultempl/elf32.em \
scripttempl/nw.sc genscripts.sh emultempl/stringify.sed
scripttempl/nw.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${BINUTILSDISTDIR}/ld \
/usr/cross/powerpc_nw/usr/lib ${HOST} powerpc-unknown-freebsdnw \
powerpc-unknown-freebsdnw ppcnw "" ppcnw
eppcpe.c: emulparams/ppcpe.sh emultempl/pe.em \
scripttempl/ppcpe.sc genscripts.sh emultempl/stringify.sed
scripttempl/ppcpe.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${BINUTILSDISTDIR}/ld \
/usr/cross/powerpc_pe/usr/lib ${HOST} powerpc-unknown-freebsdpe \
powerpc-unknown-freebsdpe ppcpe "" ppcpe
eaixrs6.c: emulparams/aixrs6.sh emultempl/aix.em \
scripttempl/aix.sc genscripts.sh emultempl/stringify.sed
scripttempl/aix.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${BINUTILSDISTDIR}/ld \
/usr/cross/rs6000-lynx/lib ${HOST} aixcoff-rs6000 \
aixcoff-rs6000 aixrs6 "" aixrs6
ers6000lynx.c: emulparams/rs6000lynx.sh emultempl/aix.em \
scripttempl/aix.sc genscripts.sh emultempl/stringify.sed
scripttempl/aix.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${BINUTILSDISTDIR}/ld \
/usr/cross/rs6000-lynx/lib ${HOST} aixcoff-rs6000 \
aixcoff-rs6000 rs6000lynx "" rs6000lynx

View File

@ -17,7 +17,7 @@ SRCS+= eelf32_sparc.c
CLEANFILES+= eelf32_sparc.c
eelf32_sparc.c: emulparams/elf32_sparc.sh emultempl/elf32.em \
scripttempl/elf.sc genscripts.sh emultempl/stringify.sed
scripttempl/elf.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${SRCDIR}/ld ${_sparc_path} \
${HOST} sparc-unknown-freebsd sparc-unknown-freebsd \
elf32_sparc "" elf32_sparc sparc-unknown-freebsd

View File

@ -24,13 +24,13 @@ SRCS+= eelf32_sparc.c
CLEANFILES+= eelf32_sparc.c
eelf64_sparc.c: emulparams/elf64_sparc.sh emultempl/elf32.em \
scripttempl/elf.sc genscripts.sh emultempl/stringify.sed
scripttempl/elf.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${SRCDIR}/ld ${_sparc_path} \
${HOST} sparc64-unknown-freebsd sparc64-unknown-freebsd \
elf64_sparc "" elf64_sparc sparc64-unknown-freebsd
eelf32_sparc.c: emulparams/elf32_sparc.sh emultempl/elf32.em \
scripttempl/elf.sc genscripts.sh emultempl/stringify.sed
scripttempl/elf.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${SRCDIR}/ld ${_sparc_path} \
${HOST} sparc64-unknown-freebsd sparc64-unknown-freebsd \
elf32_sparc "" elf32_sparc sparc64-unknown-freebsd