OSDN Git Service

use sane line breaks
authorEric Andersen <andersen@codepoet.org>
Fri, 2 Feb 2007 02:20:59 +0000 (02:20 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 2 Feb 2007 02:20:59 +0000 (02:20 -0000)
Makefile.in

index dc4b66f..eb76a9d 100644 (file)
@@ -116,7 +116,8 @@ install_headers:
        rm -f tar_exclude
        printf '#ifndef _LIBC_INTERNAL_H\n#define _LIBC_INTERNAL_H 1\n#endif\n' > \
                $(PREFIX)$(DEVEL_PREFIX)include/libc-internal.h
-       echo '/* Dont use _syscall#() macros; use the syscall() function */' > $(PREFIX)$(DEVEL_PREFIX)include/bits/syscalls.h
+       echo '/* Dont use _syscall#() macros; use the syscall() function */' > \
+               $(PREFIX)$(DEVEL_PREFIX)include/bits/syscalls.h
        $(RM) $(PREFIX)$(DEVEL_PREFIX)include/dl-osinfo.h
        $(RM) $(PREFIX)$(DEVEL_PREFIX)include/_lfs_64.h
        $(RM) $(PREFIX)$(DEVEL_PREFIX)include/bits/uClibc_uintmaxtostr.h