Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2009 22:40:30 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r201288 - stable/7/sys/boot/i386
Message-ID:  <200912302240.nBUMeUg2074865@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhb
Date: Wed Dec 30 22:40:30 2009
New Revision: 201288
URL: http://svn.freebsd.org/changeset/base/201288

Log:
  Remove duplicate include of bsd.own.mk.

Modified:
  stable/7/sys/boot/i386/Makefile

Modified: stable/7/sys/boot/i386/Makefile
==============================================================================
--- stable/7/sys/boot/i386/Makefile	Wed Dec 30 22:37:28 2009	(r201287)
+++ stable/7/sys/boot/i386/Makefile	Wed Dec 30 22:40:30 2009	(r201288)
@@ -1,5 +1,4 @@
 # $FreeBSD$
-.include <bsd.own.mk>
 
 .include <bsd.own.mk>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912302240.nBUMeUg2074865>