From 27e90f70e09d9d003bdea09c41be64a7ec2ece9a Mon Sep 17 00:00:00 2001 From: Kyle Evans Date: Thu, 7 Jan 2021 16:02:55 -0600 Subject: stand: remove bogus dependency from libsa32 libsa32 is independent of libsa, they can build in parallel if needed. --- stand/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'stand/Makefile') diff --git a/stand/Makefile b/stand/Makefile index f08386424009..f11a77c9a499 100644 --- a/stand/Makefile +++ b/stand/Makefile @@ -73,8 +73,6 @@ SUBDIR_DEPEND_${_x}32+= libsa32 .endfor # Remaining dependencies -SUBDIR_DEPEND_libsa32+= libsa - SUBDIR_DEPEND_forth+= ficl SUBDIR_DEPEND_lua+= liblua -- cgit v1.2.3