<br><br><div class="gmail_quote">On Tue, Jan 3, 2012 at 11:19 PM, Paul Allen Newell <span dir="ltr">&lt;<a href="mailto:pnewell@cs.cmu.edu">pnewell@cs.cmu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left:1px solid rgb(204,204,204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
To the list:<br>
<br>
I am dealing with a primary Fedora machine and a alternate WinXP under cygwin. Cygwin always screw up the permissions when I drag stuff over to it and then bring it back to the Fedora box. I&#39;ve got scripts to handle making things right again.<br>

<br>
But I did have a question which I didn&#39;t find out from Googling (as I suspect I didn&#39;t know how to phrase it). On a Fedora/Linux box, do Makefile/makefile (s) have to be set to +x? Or can they be just &quot;rw-r--r--&quot;?<br>

<br>
Thanks in advance,<br>
Paul<span class="HOEnZb"><font color="#888888"><br>
-- <br>
</font></span></blockquote><div><br><br><br>Paul<br><br>To execute/runĀ  a file it must be set to x<br><br>as in<br><br>rwxr--r--<br>or<br><br>rwxrwxr--<br><br><br>HTH<br><br>Marvin <br></div></div><br>