Fix dependency for auto-generated files. This commit is

for archiving purposes only; auto-generation is going to
be reverted.

requested by: obrien
submitted: gallatin
This commit is contained in:
marcel 2000-12-02 23:47:41 +00:00
parent 990b31ea80
commit 4289ffee6c

View File

@ -28,7 +28,7 @@ linux_locore.o: linux_locore.s linux_assym.h
${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
${.IMPSRC} -o ${.TARGET}
linux_genassym.o: linux_genassym.c linux.h @ machine
linux_genassym.o: linux_genassym.c linux.h @ machine ${GENSYSCALL}
${CC} -c ${CFLAGS} ${.IMPSRC}
opt_compat.h: