Date: Tue, 25 Oct 2005 08:08:07 GMT From: soc-bushman <soc-bushman@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 85818 for review Message-ID: <200510250808.j9P887xo092951@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=85818 Change 85818 by soc-bushman@soc-bushman_stinger on 2005/10/25 08:07:07 small Makefile fix Affected files ... .. //depot/projects/soc2005/nsswitch_cached/release/cached-0.2/Makefile#5 edit .. //depot/projects/soc2005/nsswitch_cached/release/cached-0.2/cached/Makefile#10 edit Differences ... ==== //depot/projects/soc2005/nsswitch_cached/release/cached-0.2/Makefile#5 (text+ko) ==== ==== //depot/projects/soc2005/nsswitch_cached/release/cached-0.2/cached/Makefile#10 (text+ko) ==== @@ -22,7 +22,7 @@ CONFMODE=${SHAREMODE} CONF+=${.CURDIR}/cached.conf -.PATH: ./agents +.PATH: ${.CURDIR}/agents .include "agents/Makefile.inc" .include <bsd.prog.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510250808.j9P887xo092951>