Date: Fri, 23 Jan 2015 00:35:48 +0000 (UTC) From: Garrett Cooper <ngie@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r277550 - stable/10/contrib/ofed Message-ID: <201501230035.t0N0ZmYL015371@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ngie Date: Fri Jan 23 00:35:47 2015 New Revision: 277550 URL: https://svnweb.freebsd.org/changeset/base/277550 Log: MFC r276806: r276806 (by ngie): Remove unnecessary .include of bsd.own.mk Sponsored by: EMC / Isilon Storage Division Modified: stable/10/contrib/ofed/Makefile Directory Properties: stable/10/ (props changed) Modified: stable/10/contrib/ofed/Makefile ============================================================================== --- stable/10/contrib/ofed/Makefile Fri Jan 23 00:34:19 2015 (r277549) +++ stable/10/contrib/ofed/Makefile Fri Jan 23 00:35:47 2015 (r277550) @@ -1,5 +1,3 @@ -.include <bsd.own.mk> - SUBDIR = include usr.lib usr.bin .include <bsd.subdir.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501230035.t0N0ZmYL015371>