[fpc-pascal]no ppu installation with fpcmake
Peter Vreman
peter at freepascal.org
Wed Mar 3 08:07:33 CET 2004
> Hi!
>
> I'm new to this list and have a lot of questions waiting, so be patient
> please. ;)
>
> The first one:
>
> I wrote a Makefile.fpc that is working fine. The only thing i can't
> achieve is to leave out the *.ppu files when installing.
>
> My goal is to install only the program and some data and readme but no
> compiler related files.
Under [target] only specify the programs. Under [clean] add the units.
More information about the fpc-pascal
mailing list