discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch for SSL Makefile.postamble


From: Chris B . Vetter
Subject: Re: patch for SSL Makefile.postamble
Date: Fri, 14 Jun 2002 11:32:38 -0700

On Fri, 14 Jun 2002 14:09:10 -0400
"e.sammer" <eric@linuxstep.org> wrote:
[...]
> The real reason this is important is that distclean is almost a 
> requirement when rebuilding from cvs to ensure clean builds.

Which reminds me:

Master/rules.make defines

  internal-distclean::
        rm -f core

IMHO, that should be 'rm -f core *.core' or 'rm -f *core' as most BSD-based
systems (by default) use 'program.core' to write the memory image.

-- 
Chris



reply via email to

[Prev in Thread] Current Thread [Next in Thread]