cvs commit: src/sys/conf Makefile.alpha

[ Available lists | Index of cvs-all | Month of Nov 2001 | Week of 10 Nov 2001 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Marcel Moolenaar <marcel@FreeBSD.org>
Date
10 Nov 2001 21:26:17
Subject
cvs commit: src/sys/conf Makefile.alpha
Message-ID
200111110526.fAB5QF521363@freefall.freebsd.org

Replies

[ Hide this part ]
marcel      2001/11/10 21:26:15 PST

Modified files:
sys/conf Makefile.alpha
Log:
Append to SYSTEM_OBJS and CLEAN before including kern.post.mk.
Any modifications to SYSTEM_OBJS after including kern.post.mk
will not make it to SYSTEM_DEP and consequently any dependency
rules. This caused __{div|rem}* to not be built...

Revision Changes Path
1.120 +2 -2 src/sys/conf/Makefile.alpha

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Elapsed time: 0.138 seconds