On Sun, Feb 03, 2013 at 11:22:10PM +0100, Mattias Gaertner wrote:
> > > $ find . -name fileutil.* -print
> > > ./components/lazutils/fileutil.inc
> > > ./components/lazutils/lib/x86_64-freebsd/fileutil.ppu
> > > ./components/lazutils/lib/x86_64-freebsd/fileutil.o
> 
> This is ok.
> 
> > > ./components/lazutils/fileutil.pas
> > > ./docs/xml/lazutils/fileutil.xml
> > > ./lcl/units/x86_64-freebsd/fileutil.ppu
> > > ./lcl/units/x86_64-freebsd/fileutil.o
> 
> Where is this fileutil.ppu coming from?
> 
> Maybe the "gmake clean" does not work under FreeBSD?

Are there any custom rules regarding this file, or SED use? 

Makefile operation under FreeBSD is older than fpcmake generated makefiles.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to