From c119e4a444f9704ae519195758de1a4311fed337 Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Wed, 2 Aug 2017 08:54:18 +0000 Subject: [PATCH] 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 --- lib/libcrypt/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libcrypt/Makefile b/lib/libcrypt/Makefile index 7842c49e7491..f9c994c4edb3 100644 --- a/lib/libcrypt/Makefile +++ b/lib/libcrypt/Makefile @@ -46,4 +46,3 @@ PRECIOUSLIB= SUBDIR.${MK_TESTS}+= tests .include -.include