OSDN Git Service

Forgot to commit this file. Patch from Stefan Allius.
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Fri, 27 Aug 2004 09:15:11 +0000 (09:15 -0000)
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>
Fri, 27 Aug 2004 09:15:11 +0000 (09:15 -0000)
ldso/Makefile

index f660d7d..758f71f 100644 (file)
@@ -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