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:
parent
6f0b87d389
commit
8ee970a831
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user