Am Mo, den 05.04.2004 schrieb Peter Vreman um 07:47:
> > Hi!
> >
> > After stopping because of too few time I'm starting writing Makefile.fpc
> > again.
> >
> > The structure is now:
> >
> > main/src
> > /test
> > /doc
> >
> > The goal is to have fpcmake create a directory "obj" for writing
> Hi!
>
> After stopping because of too few time I'm starting writing Makefile.fpc
> again.
>
> The structure is now:
>
> main/src
> /test
> /doc
>
> The goal is to have fpcmake create a directory "obj" for writing all the
> .o, .ppu and the binary program into. This should happen from "src
Hi!
After stopping because of too few time I'm starting writing Makefile.fpc
again.
The structure is now:
main/src
/test
/doc
The goal is to have fpcmake create a directory "obj" for writing all the
.o, .ppu and the binary program into. This should happen from "src" whre
the real progra