This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems with trivial makefile


> Administrateur@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@mangui ~/test_make2/test2/fold1
$ ls -ln
total 1
-rw-r--r--    1 500      513             2 Dec  3 00:02 foo1.c

mangui@mangui ~/test_make2/test2/fold2
$ ls -ln
total 1
-rw-r--r--    1 500      513             2 Dec  3 00:02 foo2.c

...
mangui@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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]