From owner-svn-src-all@FreeBSD.ORG Thu Jan 8 02:36:45 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 03E98716; Thu, 8 Jan 2015 02:36:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E3E28678; Thu, 8 Jan 2015 02:36:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t082aiZH068421; Thu, 8 Jan 2015 02:36:44 GMT (envelope-from ngie@FreeBSD.org) Received: (from ngie@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t082aiiP068420; Thu, 8 Jan 2015 02:36:44 GMT (envelope-from ngie@FreeBSD.org) Message-Id: <201501080236.t082aiiP068420@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ngie set sender to ngie@FreeBSD.org using -f From: Garrett Cooper Date: Thu, 8 Jan 2015 02:36:44 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r276806 - head/contrib/ofed X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2015 02:36:45 -0000 Author: ngie Date: Thu Jan 8 02:36:43 2015 New Revision: 276806 URL: https://svnweb.freebsd.org/changeset/base/276806 Log: Remove unnecessary .include of bsd.own.mk MFC after: 3 days Sponsored by: EMC / Isilon Storage Division Modified: head/contrib/ofed/Makefile Modified: head/contrib/ofed/Makefile ============================================================================== --- head/contrib/ofed/Makefile Thu Jan 8 02:11:13 2015 (r276805) +++ head/contrib/ofed/Makefile Thu Jan 8 02:36:43 2015 (r276806) @@ -1,5 +1,3 @@ -.include - SUBDIR = include usr.lib usr.bin .include