PERFORCE change 85818 for review

soc-bushman soc-bushman at FreeBSD.org
Tue Oct 25 01:08:09 PDT 2005


http://perforce.freebsd.org/chv.cgi?CH=85818

Change 85818 by soc-bushman at 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>


More information about the p4-projects mailing list