This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: GNUMAKE help...



> > > When I make a copy of the files involved, and copy one back so it
> > > has a lower case name... then the pattern rule triggers. I can't just
> > > rename them all to lower case because the rename command belives that
> > > filename and FILENAME are the same and refuses to do the deed.

This seems so trivial that you must have tried it, but can you do:

   rename FILENAME foo
   rename foo filename

	Mike
--
Mike Bandy                  |  As cool as the pale wet leaves
michael.bandy@jhuapl.edu    |                  of lily-of-the-valley
Johns Hopkins University    |  She lay beside me in the dawn.
Applied Physics Laboratory  |      -Ezra Pound

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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