Author: ngie
Date: Wed Aug  2 08:54:18 2017
New Revision: 321915
URL: https://svnweb.freebsd.org/changeset/base/321915

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

Modified:
  head/lib/libcrypt/Makefile

Modified: head/lib/libcrypt/Makefile
==============================================================================
--- head/lib/libcrypt/Makefile  Wed Aug  2 08:50:42 2017        (r321914)
+++ head/lib/libcrypt/Makefile  Wed Aug  2 08:54:18 2017        (r321915)
@@ -46,4 +46,3 @@ PRECIOUSLIB=
 SUBDIR.${MK_TESTS}+= tests
 
 .include <bsd.lib.mk>
-.include <bsd.subdir.mk>
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to