[fpc-pascal]fpcmake and capital letter filenames
Peter Vreman
peter at freepascal.org
Wed Mar 3 08:03:34 CET 2004
> 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.
More information about the fpc-pascal
mailing list