1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00

_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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178664

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