Date: Mon, 7 Dec 1998 14:36:54 -0800 (PST) From: Warner Losh <imp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/conf Makefile.alpha src/sys/i386/conf Makefile.i386 src/sys/conf files Message-ID: <199812072236.OAA04294@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1998/12/07 14:36:54 PST
Modified files:
sys/alpha/conf Makefile.alpha
sys/i386/conf Makefile.i386
sys/conf files
Log:
If there is no .depends file, use the standard ad-hoc way of ensuring
that the generated files are generated before any of the object files.
Also minor cleanup of dependencies in conf/files that I bogusly added
before.
This should fix the requirement that make depend be done starting from
a clean config directory. If you don't have a clean directory, make
depend is still required if you want the proper .o's to be recompiled.
Reviewed by: bde
Revision Changes Path
1.14 +5 -1 src/sys/alpha/conf/Makefile.alpha
1.130 +5 -1 src/sys/i386/conf/Makefile.i386
1.178 +2 -5 src/sys/conf/files
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?199812072236.OAA04294>
