Re: [fpc-pascal]make clean does not remove .o files

2004-08-16 Thread Vincent Snijders
On Sun, 8 Aug 2004 00:09:43 +0200 Vincent Snijders <[EMAIL PROTECTED]> wrote: > On Sat, 7 Aug 2004 22:06:51 +0200 > Vincent Snijders <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > If I do make clean in for example the fcl/db/dbase or fcl/image all ppu files are > > removed, but not the .o files.

Re: [fpc-pascal]make clean does not remove .o files

2004-08-07 Thread Vincent Snijders
On Sat, 7 Aug 2004 22:06:51 +0200 Vincent Snijders <[EMAIL PROTECTED]> wrote: > Hi, > > If I do make clean in for example the fcl/db/dbase or fcl/image all ppu files are > removed, but not the .o files. I tried to find out, how this can be fixed. > > A Makefile contains these two lines: > overr