_setjmp.o was missing a dependency on "machine".

This commit is contained in:
Ruslan Ermilov 2008-04-29 17:42:42 +00:00
parent 692411eece
commit 967f568996

View File

@ -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