From owner-svn-src-stable@FreeBSD.ORG Fri Jan 2 08:38:24 2015 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA8E54EE; Fri, 2 Jan 2015 08:38:24 +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 95DD664C3E; Fri, 2 Jan 2015 08:38:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t028cOOD076923; Fri, 2 Jan 2015 08:38:24 GMT (envelope-from hselasky@FreeBSD.org) Received: (from hselasky@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t028cOYQ076922; Fri, 2 Jan 2015 08:38:24 GMT (envelope-from hselasky@FreeBSD.org) Message-Id: <201501020838.t028cOYQ076922@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: hselasky set sender to hselasky@FreeBSD.org using -f From: Hans Petter Selasky Date: Fri, 2 Jan 2015 08:38:24 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r276529 - in stable/9/contrib/ofed/libibverbs/examples: . build X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2015 08:38:24 -0000 Author: hselasky Date: Fri Jan 2 08:38:23 2015 New Revision: 276529 URL: https://svnweb.freebsd.org/changeset/base/276529 Log: MFC r276238: Add proper Makefiles to build some infiniband example utilities. Sponsored by: Mellanox Technologies Added: stable/9/contrib/ofed/libibverbs/examples/build/ - copied from r276238, head/contrib/ofed/libibverbs/examples/build/ Deleted: stable/9/contrib/ofed/libibverbs/examples/Makefile Modified: Directory Properties: stable/9/contrib/ (props changed)