www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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-MimeOLE: | Produced By Microsoft Exchange V6.0.4417.0 |
content-class: | urn:content-classes:message |
MIME-Version: | 1.0 |
Subject: | RE: RE: MAKE - problem with small/capital letters in filenames |
Date: | Thu, 31 Oct 2002 10:39:14 -0500 |
Message-ID: | <BADF3C947A1BD54FBA75C70C241B0B9E763010@ex02.idirect.net> |
X-MS-Has-Attach: | |
X-MS-TNEF-Correlator: | |
From: | "Harig, Mark A." <maharig AT idirect DOT net> |
To: | "Graff_Zoltan" <zotyo AT z1 DOT fszek DOT hu>, <cygwin AT cygwin DOT com> |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g9VFdPp15114 |
try: %.D: %.C or %.d: %.C > -----Original Message----- > From: Graff_Zoltan [mailto:zotyo AT z1 DOT fszek DOT hu] > Sent: Thursday, October 31, 2002 5:24 AM > To: Harig, Mark A. > Subject: Re: RE: MAKE - problem with small/capital letters in > filenames > > > > $ ls makefile hello.c > > hello.c makefile > Yes, it works if hello.c exists. But not work when HELLO.C exist. > My files are on the netware file server, and I see all files with > upper case letters under WinXp. > Under DOS and Linux the makefile works only with lower case letters. > > If I change the '%.d: %.c' > line to 'hello.d: hello.c' (with lower case letters) > it works well. > > %.c isn't good, but hello.c is? > Are the upper and lower case letters equal in file names, or not? > If yes, '%.d: %.c' should work. > If not, 'hello.d: hello.c' should not work. > > Thanks > Zoltan Graff > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |