Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/01/2001 17:03:08
Module Name: basesrc
Committed By: tv
Date: Thu Nov 1 15:03:08 UTC 2001
Modified Files:
basesrc/include/rpc: Makefile
basesrc/lib/librpcsvc: Makefile
Log Message:
Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN}
(when evaluated) does not start with a /. Also don't go through a make(1)
recursion step; just use !=.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/include/rpc/Makefile
cvs rdiff -r1.32 -r1.33 basesrc/lib/librpcsvc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.