Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 1998 17:30:06 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/librpcsvc Makefile
Message-ID:  <199802250130.RAA00139@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/02/24 17:30:06 PST

  Modified files:
    lib/librpcsvc        Makefile 
  Log:
  Don't add non-generated sources to CLEANFILES.  There was no problem
  in practice, even if there is no obj directory, because the sources
  are not in ${.CURDIR} and the full path to them was not added.
  
  Revision  Changes    Path
  1.11      +2 -2      src/lib/librpcsvc/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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