Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2015 02:36:44 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r276806 - head/contrib/ofed
Message-ID:  <201501080236.t082aiiP068420@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <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?201501080236.t082aiiP068420>