On Tue, 12 Dec 2006 11:38:58 +0200
"George Birbilis" <[EMAIL PROTECTED]> wrote:

> Is there some utility to convert borland project files to makefiles?

No. (there are better alternatives than a Makefile for FPC/Laz
projects, e.g. fpmake)

 
> Haven't checked btw if Laz project files are makefiles or not, if not
> is there at least a tool that converts those to makefiles? (since
> there is convertion from borland project files to laz ones already)

They are not Makefiles. But you can use lazbuild to use them to build
projects (and packages).

 
> Else does the command-line compiler accept some kind of project group
> (or file with sequential list of projects) to build? (I suppose for
> that one I can also use my FOREACH filter [some other stuff planning
> to opensource is a collection of dos filters written in Turbo Pascal])

See Vincent's mail.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to