summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libstand/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile
index 4d1f087..c7daea1 100644
--- a/lib/libstand/Makefile
+++ b/lib/libstand/Makefile
@@ -143,9 +143,7 @@ SRCS+= splitfs.c
.include <bsd.lib.mk>
.if ${MACHINE_ARCH} == "amd64"
-${SRCS:M*.c:R:S/$/.o/g}: machine
-
-beforedepend: machine
+beforedepend ${OBJS}: machine
cleandepend: cleanmachine
cleanmachine:
rm -f machine
OpenPOWER on IntegriCloud