X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2FMakefile.in;h=f90ab2a3c423c9f24c36a3beb39fb764bd096eab;hb=40d53fdf16a67f5b98c1f20b1e1c6fdccd74ca5d;hp=a67f189f46b248f10dd5150f5a01bc20888c0da8;hpb=d39bedb220e17af9c849166de5ac0421e1ce082e;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/Makefile.in b/ld/Makefile.in index a67f189f46..f90ab2a3c4 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -336,7 +336,7 @@ ldemul-list.h: Makefile mv ldemul-tmp.h ldemul-list.h ldlex.c: ldlex.l - $(LEX) -I -Cem $(srcdir)/ldlex.l + $(LEX) $(srcdir)/ldlex.l -sed -e '/^int.*free();/d' \ -e '/^char.*malloc();/d' \ -e 's/malloc/xmalloc/g' \