Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2017 17:02:54 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r322105 - stable/10/lib/libcrypt
Message-ID:  <201708051702.v75H2s9u025360@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Sat Aug  5 17:02:53 2017
New Revision: 322105
URL: https://svnweb.freebsd.org/changeset/base/322105

Log:
  MFC r321915:
  
  Remove bogus bsd.subdir.mk .include
  
  bsd.subdir.mk is included from bsd.obj.mk, which is included via bsd.lib.mk.

Modified:
  stable/10/lib/libcrypt/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/lib/libcrypt/Makefile
==============================================================================
--- stable/10/lib/libcrypt/Makefile	Sat Aug  5 17:01:58 2017	(r322104)
+++ stable/10/lib/libcrypt/Makefile	Sat Aug  5 17:02:53 2017	(r322105)
@@ -45,4 +45,3 @@ SUBDIR+=	tests
 .endif
 
 .include <bsd.lib.mk>
-.include <bsd.subdir.mk>



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