Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-10-17 07:20:20 +0400
committerChristopher Faylor <me@cgf.cx>2005-10-17 07:20:20 +0400
commit0fa52a6cdf47d0c44fb352f4be10ddaca3faac0f (patch)
treee3062913401fc9454201c736112eac5aad364216
parente68354936d77e9eb43e0f29fce23f2b05bc3ad59 (diff)
Check in previously ChangeLoged entry.
-rw-r--r--winsup/cygwin/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/Makefile.in b/winsup/cygwin/Makefile.in
index 394bf988e..18b3bb9d2 100644
--- a/winsup/cygwin/Makefile.in
+++ b/winsup/cygwin/Makefile.in
@@ -69,7 +69,7 @@ OBJCOPY:=@OBJCOPY@
OBJDUMP:=@OBJDUMP@
STRIP:=@STRIP@
LDSCRIPT:=cygwin.sc
-MKDIRP:=$(INSTALL) -d
+MKDIRP:=$(INSTALL) -m 755 -d
#
# Include common definitions for winsup directory