Forgot to mention that I did try that too with not much change in the
results:
>fpcmake indymaster-Makefile.fpc
Processing indymaster-Makefile.fpc
i386-win32 requires: rtl,winunits-base,winunits-jedi,fcl-base
Writing Makefile
>make all
make.EXE: *** No rule to make target `indysystemfpc.ppu', needed by
`fpc_units'. Stop.
Jonas Maebe wrote:
On 03 Sep 2009, at 01:19, ABorka wrote:
There is a \Lib\indymaster-Makefile.fpc but it gives
"
make -f indymaster-Makefile.fpc all
indymaster-Makefile.fpc:1: *** missing separator. Stop.
"
Normally, a Makefile.fpc has to be processed first using fpcmake in
order to generate an actual Makefile file from it. Try using
indymaster-Makefile instead if that file also exists.
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal