[fpc-pascal] setting output dir inside fpc's package tree
Marc Santhoff
M.Santhoff at t-online.de
Mon Dec 8 21:58:58 CET 2008
Hi,
I' trying again, apparently I wasn't able to make my problem clear.
I want to write a Makefile.fpc for fpcmake that does the same thing as
any other package inside the $fpc/packages/extra directory tree.
How can I force the output directory of .ppu files to the correct place
(being ./units/$cputarget-$ostarget/ if I understand correctly)?
I do not see statements enforcing this behaviour in the other
"Makefile.fpc"'s I took as example.
TIA,
Marc
More information about the fpc-pascal
mailing list