Date: Sun, 20 Dec 1998 08:25:21 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf Makefile.i386 Message-ID: <199812201625.IAA22848@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/12/20 08:25:21 PST Modified files: sys/i386/conf Makefile.i386 Log: Fixed building elf kernels without a `make depend' step. The magic ordering in rev.1.38 was broken by putting setdef0.o before vnode_if.o in SYSTEM_OBJS. Revision Changes Path 1.131 +3 -3 src/sys/i386/conf/Makefile.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812201625.IAA22848>