Re: svn commit: r283159 - head

2015-05-20 Thread Peter Wemm
On Wednesday, May 20, 2015 06:41:54 PM Garrett Cooper wrote: > Author: ngie > Date: Wed May 20 18:41:54 2015 > New Revision: 283159 > URL: https://svnweb.freebsd.org/changeset/base/283159 > > Log: > Fix breakage I didn't fully solve in r283151 by depending on the .PHONY > target, not the direc

svn commit: r283159 - head

2015-05-20 Thread Garrett Cooper
Author: ngie Date: Wed May 20 18:41:54 2015 New Revision: 283159 URL: https://svnweb.freebsd.org/changeset/base/283159 Log: Fix breakage I didn't fully solve in r283151 by depending on the .PHONY target, not the directory when building libctf for libproc Reported by: many, Jenkins Submi