From 57942836ce03eb547bbcd383c9d64c1d0a3d1ea6 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Fri, 4 Mar 2016 22:36:42 +0000 Subject: [PATCH] Parallel installation has been safe here since r267511 added SUBDIR_DEPEND. Sponsored by: EMC / Isilon Storage Division --- lib/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/Makefile b/lib/Makefile index cfa0ea9d2b7..c9ef13f9b42 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -308,8 +308,4 @@ _libusbhid= libusbhid _libusb= libusb .endif -.if !make(install) -SUBDIR_PARALLEL= -.endif - .include