From 3f2ae8a18aa181090a237ab58f757f3e947796d5 Mon Sep 17 00:00:00 2001 From: Joakim Tjernlund Date: Fri, 27 Aug 2004 09:15:11 +0000 Subject: Forgot to commit this file. Patch from Stefan Allius. --- ldso/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ldso') diff --git a/ldso/Makefile b/ldso/Makefile index f660d7da8..758f71fdf 100644 --- a/ldso/Makefile +++ b/ldso/Makefile @@ -39,7 +39,7 @@ endif include/dl-progname.h: Makefile echo "const char *_dl_progname=\""$(UCLIBC_LDSO)"\";" \ > include/dl-progname.h - echo -e "#include \"$(TARGET_ARCH)/elfinterp.c\"" \ + echo "#include \"$(TARGET_ARCH)/elfinterp.c\"" \ >> include/dl-progname.h headers: include/dl-progname.h -- cgit v1.2.3