Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2004 12:18:26 -0800 (PST)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src Makefile
Message-ID:  <200402162018.i1GKIQK4029731@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2004/02/16 12:18:26 PST

  FreeBSD src repository

  Modified files:
    .                    Makefile 
  Log:
  Add a 'realclean' target, which simply and quickly removes everything
  that was built in previous 'make buildworld' and 'make buildkernel'.  The
  target knows enough to run a 'chflags -R 0' and a second 'rm' if the first
  'rm' ran into any errors while removing files.
  
  Suggested by:   email with Richard Coleman Re: upcoming 64b-time_t changes.
  Reviewed by:    imp, marcel, and others on -hackers
  MFC after:      1 week
  
  Revision  Changes    Path
  1.293     +15 -0     src/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402162018.i1GKIQK4029731>