Author: avg Date: Fri Jan 17 15:01:50 2014 New Revision: 260826 URL: http://svnweb.freebsd.org/changeset/base/260826
Log: followup to r260816, MFC of r257037: remove dtio from dtrace Makefile svn merge ran without any complains or errors, but this Makefile somehow was not updated. This is a direct commit. Reported by: Jukka Ukkonen <jau...@gmail.com> Modified: stable/9/sys/modules/dtrace/Makefile Modified: stable/9/sys/modules/dtrace/Makefile ============================================================================== --- stable/9/sys/modules/dtrace/Makefile Fri Jan 17 11:31:41 2014 (r260825) +++ stable/9/sys/modules/dtrace/Makefile Fri Jan 17 15:01:50 2014 (r260826) @@ -11,7 +11,6 @@ SUBDIR= dtmalloc \ dtrace_test \ lockstat \ profile \ - dtio \ prototype \ sdt \ systrace _______________________________________________ svn-src-stable-9@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9 To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"