Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2001 12:01:56 -0500 (CDT)
From:      Antoine Beaupré <antoine@usw4.freebsd.org>
To:        libh@FreeBSD.org
Subject:   cvs commit: libh/release/floppies Makefile Makefile.inc
Message-ID:  <200110181701.f9IH1u851330@usw4.freebsd.org>

next in thread | raw e-mail | index | archive | help
antoine     2001/10/18 12:01:56 CDT

  Modified files:
    release/floppies     Makefile Makefile.inc 
  Log:
  Further kernel build makefile cleanup:
  
  - make a ARCH variable in Makefile.inc, replace all occurences of i386 by
    ${ARCH}.
  - allow the 2 different ways of compiling kernels, chosen by the
    "CONFIG_WAY" variable. make the COMPILE location depedent on this var.
  - add a missing OBJ variable.
  - move cp kernel operation to its own target
  
  Revision  Changes    Path
  1.5       +12 -4     libh/release/floppies/Makefile
  1.5       +13 -3     libh/release/floppies/Makefile.inc


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




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