Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2017 21:53:59 +0000 (UTC)
From:      Alan Somers <asomers@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r316375 - stable/11/usr.sbin/fstyp
Message-ID:  <201704012153.v31Lrxch098820@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: asomers
Date: Sat Apr  1 21:53:58 2017
New Revision: 316375
URL: https://svnweb.freebsd.org/changeset/base/316375

Log:
  MFC r314963:
  
  Fix harmless mismerge from r286964
  
  MFC after:	3 days
  Sponsored by:	Spectra Logic Corp

Modified:
  stable/11/usr.sbin/fstyp/Makefile
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/usr.sbin/fstyp/Makefile
==============================================================================
--- stable/11/usr.sbin/fstyp/Makefile	Sat Apr  1 21:51:34 2017	(r316374)
+++ stable/11/usr.sbin/fstyp/Makefile	Sat Apr  1 21:53:58 2017	(r316375)
@@ -13,7 +13,6 @@ MAN=	fstyp.8
 
 WARNS?=	2
 
-.include <src.opts.mk>
 
 .if ${MK_TESTS} != "no"
 SUBDIR+=	tests



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