aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ld/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-11-25 13:56:28 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-11-25 13:56:28 +0000
commit5ce16708c7f3c00a0e5bf245091462f71f469561 (patch)
tree919df213e677dc0414016d880838d5434e5f16ac /gnu/usr.bin/binutils/ld/Makefile
parent07ec8772534d932c7b3f426215aa987c9347162f (diff)
downloadsrc-5ce16708c7f3c00a0e5bf245091462f71f469561.tar.gz
src-5ce16708c7f3c00a0e5bf245091462f71f469561.zip
`stringify.sed' has been replaced by `astring.sed' [on ANSI-C systems].
Notes
Notes: svn path=/head/; revision=69164
Diffstat (limited to 'gnu/usr.bin/binutils/ld/Makefile')
-rw-r--r--gnu/usr.bin/binutils/ld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/ld/Makefile b/gnu/usr.bin/binutils/ld/Makefile
index f11702a04156..49efc0cb8b62 100644
--- a/gnu/usr.bin/binutils/ld/Makefile
+++ b/gnu/usr.bin/binutils/ld/Makefile
@@ -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} \