aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2008-04-29 17:42:42 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2008-04-29 17:42:42 +0000
commit967f56899623fceed1c38fb8a0baf080edae1383 (patch)
treee456e3759b7ec2d51b77229f609d2aaad513f961 /lib/libstand/Makefile
parent692411eecee557fc2c7388ed4a02a45df9a7ed1e (diff)
downloadsrc-967f56899623fceed1c38fb8a0baf080edae1383.tar.gz
src-967f56899623fceed1c38fb8a0baf080edae1383.zip
_setjmp.o was missing a dependency on "machine".
Notes
Notes: svn path=/head/; revision=178664
Diffstat (limited to 'lib/libstand/Makefile')
-rw-r--r--lib/libstand/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile
index 4d1f087d9ba7..c7daea1ca12a 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