Fix breakage for parallel builds.

This commit is contained in:
marcel 2000-11-05 03:10:45 +00:00
parent ddef9c422e
commit 26630b45e1

View File

@ -38,6 +38,7 @@ GENSYSCALL= linux_sysent.c linux_syscall.h linux_proto.h
SRCS+= ${GENSYSCALL}
CLEANFILES+= ${GENSYSCALL}
.ORDER: ${GENSYSCALL}
${GENSYSCALL}: @/kern/makesyscalls.sh \
@/${MACHINE_ARCH}/linux/syscalls.master \
@/${MACHINE_ARCH}/linux/syscalls.conf