[lazarus] OS_TARGET in FCL makefile

Peter Vreman peter at freepascal.org
Sat Nov 6 08:41:11 EST 1999



> > When looking at CVS the history (
> > http://cvs.freepascal.org/cgi-bin/cvsweb/fpc )
> > It seems that we need
> >
> > fpc/fcl/linux/Makefile.fpc 1.1
> > -defaulttarget=linux
> > +defaulttarget=go32v2
> >
> > fpc/fcl/linux/Makefile 1.14:
> > -override OS_TARGET:=linux
> > +override OS_TARGET:=go32v2
>
>Agreed, this is the problem I just thought that maybe MVC would want to
>figure out how the linux files got replaced with go32v2 files.  :-\
I'll fix it. I guess i commited the wrong file :(

There is now a Makefile.fpc which will create the Makefile for you, so you 
only need to update Makefile.fpc and then run fpcmake to get a nice 
Makefile. I'll update the Lazarus Makefiles soon. Both Makefile.fpc and 
Makefile will be commited to the CVS so ppl don't need fpcmake to test it 
Lazarus.


Peter






More information about the Lazarus mailing list