Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: "Guillaume du Pontavice" Subject: Re: Problems with trivial makefile Date: Thu, 4 Dec 2003 01:02:54 +0100 Lines: 42 Message-ID: References: X-Complaints-To: usenet AT sea DOT gmane DOT org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 > Administrateur AT mangui ~/test_make2/test2 > > ^^^^^^^^^^^^^^^ > >Is there a reason why you have not created >your own account instead of 'Administrateur'? i have redone those tests under my user account, and same results ... >What does 'ls -ln' show in your 'fold' directories? $ ls -ln total 2 drwxr-xr-x 2 500 513 0 Dec 3 00:01 fold1 drwxr-xr-x 2 500 513 0 Dec 3 00:01 fold2 drwxr-xr-x 2 500 513 0 Dec 3 00:01 fold3 drwxr-xr-x 2 500 513 0 Dec 3 00:01 fold4 drwxr-xr-x 2 500 513 0 Dec 3 00:01 fold5 -rw-r--r-- 1 500 513 380 Dec 3 00:41 makefile mangui AT mangui ~/test_make2/test2/fold1 $ ls -ln total 1 -rw-r--r-- 1 500 513 2 Dec 3 00:02 foo1.c mangui AT mangui ~/test_make2/test2/fold2 $ ls -ln total 1 -rw-r--r-- 1 500 513 2 Dec 3 00:02 foo2.c ... mangui AT mangui ~/test_make2/test2/fold5 $ ls -ln total 1 -rw-r--r-- 1 500 513 2 Dec 3 00:02 foo5.c same things under Administrateur account Guillaume -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/