Date: Sat, 22 Jun 1996 15:07:26 +1000 From: Bruce Evans <bde@zeta.org.au> To: current@FreeBSD.ORG, jkh@time.cdrom.com Subject: Re: Whoops! That was a mite premature.. Message-ID: <199606220507.PAA18866@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>In my previous set of patches for changing /usr/obj, I don't deal with
>the Makefiles which have constructs in the form:
>.if exists(${.CURDIR}/../../foo/bar/obj)
>...
>.fi
Also, the diffs aren't relative to any version that I know of, so, the
patches fail. E.g.,
Index: usr.bin/make/pathnames.h
===================================================================
RCS file: /home/ncvs/src/usr.bin/make/pathnames.h,v
retrieving revision 1.2
diff -u -r1.2 pathnames.h
--- pathnames.h 1995/01/23 21:01:52 1.2
+++ pathnames.h 1996/06/21 21:25:23
@@ -31,10 +31,10 @@
* SUCH DAMAGE.
*
* from: @(#)pathnames.h 5.2 (Berkeley) 6/1/90
- * $Id$
+ * $Id: pathnames.h,v 1.2 1995/01/23 21:01:52 jkh Exp $
*/
The `+' line is already in -current and the `-' line isn't anywhere.
Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606220507.PAA18866>
