Am Mi, den 03.03.2004 schrieb Peter Vreman um 08:03: > > Hi again! > > > > Apparently fpcmake has no idea of handling file names with capitals in > > them. I use those names for having better readability and sorting > > issues. > > > > When the target clean is used, none of the files with capitals is > > deleted (.ppu, .o). > > > > I know how to write my own clean target, but maybe there is a switch or > > the like to get rid of that? > > I don't understand the problem. fpcmake does no conversion of filenames. > The files specified in Makefile.fpc should use the same capitals.
You're right. The problem is in fact the compiler. All names are changed to lower case by fpc (1.0.10/FreeBSD). Sorry for that, but it leads to the question: Does fpc do this by design or can I switch it off? Thanks, Marc _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal