Don't forget to clean the "machine" symlink on amd64, otherwise bad

things may happen.

Reported by:	phk
MFC after:	3 days
This commit is contained in:
ru 2008-04-29 17:37:01 +00:00
parent 6f0b87d389
commit 8ee970a831

View File

@ -146,6 +146,9 @@ SRCS+= splitfs.c
${SRCS:M*.c:R:S/$/.o/g}: machine
beforedepend: machine
cleandepend: cleanmachine
cleanmachine:
rm -f machine
machine:
ln -s ${.CURDIR}/../../sys/i386/include machine