delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: makefile.rules |
Date: | 8 Jul 2003 11:19:41 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 28 |
Message-ID: | <bee9cd$eq8$1@nets3.rz.RWTH-Aachen.DE> |
References: | <bee26b$e5b$07$1 AT news DOT t-online DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 1057663181 15176 137.226.32.75 (8 Jul 2003 11:19:41 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 8 Jul 2003 11:19:41 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Oliver Tilch <otilch AT nospam DOT de> wrote: > Reading makefile 'c:/prj/microwin/src/Makefile.rules' (search path) (no > ~expansion)... > Updating makefiles... > Considering target file 'c:/prj/microwin/src/Makefile.rules'. > File 'c:/prj/microwin/src/Makefile.rules' does not exist. > looking for an implicit rule for 'c:/prj/microwin/src/Makefile.rules'. > Trying > ... > Is that a long-filename problem ? Since you're on an LFN-friendly platform, it shouldn't be. You didn't set FNCASE or LFN environment variables, did you? What's the output of dir c:\prj\microwin\src\Makefile.rules and ls -l c:/prj/microwin/src/Makfile.rules ? -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |