From fa581ad82300ba12d8680d478f765257f0ef4754 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Sat, 2 Dec 2000 23:47:41 +0000 Subject: [PATCH] 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 --- sys/modules/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index c1561b7a9e8..a8ae536875c 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -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: