FPCDIR Was: RE: [lazarus] New Makefiles

Vincent Snijders vrs at dds.nl
Mon Apr 10 18:27:53 EDT 2000


> >BTW I did add fpcdir=../[../] as the first makefile change I tried,
> >but this did not work. I have not tried the above to the Makefile.fpc
> >as I am unsure of what shell variable it should be assigned to to
> >make it work.
add the following line in the dirs section of Makfile.fpc :
fpcdir=..
save the Makefile.fpc and run fpcmake in this directory. A new makefile is
generated.
fpcmake is part of the tools with fpc. It can be checked out with
    cvs -z3 checkout utils
A make in the utils directory compiles the utility.

Vincent Snijders.









More information about the Lazarus mailing list