X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=cygwin%2FMakefile.SHs;h=c99cfb71157877549bbe2102353a6478630cfeff;hb=fcf69717c2de827296693b4af999fb68ae2904d7;hp=dd75ccfa4fc87779ff3e469220a559c6ef710335;hpb=dfc05e5b69279e317155520cec7e590d9c42a6bc;p=p5sagit%2Fp5-mst-13.2.git diff --git a/cygwin/Makefile.SHs b/cygwin/Makefile.SHs index dd75ccf..c99cfb7 100644 --- a/cygwin/Makefile.SHs +++ b/cygwin/Makefile.SHs @@ -32,6 +32,7 @@ cygwin.c: cygwin/cygwin.c ld2: $& Makefile perlld ${src}/cygwin/ld2.in @echo "extracting ld2 (with variable substitutions)" @$sed s,@buildpath@,$addtopath,g <${src}/cygwin/ld2.in >ld2 + @chmod a+x ld2 @echo "installing ld2 into $installbin" # install is included in Cygwin distributions, and we make a note of th # requirement in the README.cygwin file. However, let's give them