Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2000 10:38:32 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src Makefile.inc1
Message-ID:  <200007231738.KAA39714@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2000/07/23 10:38:32 PDT

  Modified files:
    .                    Makefile.inc1 
  Log:
  Name all kernels 'kernel'. This fixes the incompatible behaviour
  of the buildkernel and installkernel targets where the kernel
  was called after the config name.
  
  While here, fix the brokenness of the installkernel target. It
  used to use ${IMAKEENV}, but since that has a very restricted
  PATH, it couldn't find make(1). Use ${CROSSENV} instead.
  
  Revision  Changes    Path
  1.162     +4 -6      src/Makefile.inc1



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?200007231738.KAA39714>