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 Moolenaar 2000-12-02 23:47:41 +00:00
parent c4483bc094
commit fa581ad823

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: