Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2001 21:26:15 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf Makefile.alpha
Message-ID:  <200111110526.fAB5QF521363@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111110526.fAB5QF521363>