Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 1999 07:24:31 -0800 (PST)
From:      "Daniel C. Sobral" <dcs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/ficl Makefile sysdep.c sysdep.h src/sys/boot/ficl/alpha sysdep.h src/sys/boot/ficl/i386 sysdep.h
Message-ID:  <199911231524.HAA94435@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dcs         1999/11/23 07:24:31 PST

  Modified files:
    sys/boot/ficl        Makefile 
    sys/boot/ficl/alpha  sysdep.h 
    sys/boot/ficl/i386   sysdep.h 
  Removed files:
    sys/boot/ficl        sysdep.c sysdep.h 
  Log:
  Improve on ficl port to alpha.
  
  Files sysdep.[ch] are now in ${MACHINE_ARCH} subdirectory. Internal
  #if's used to identify the platform where removed.
  
  Make rule for target testmain was greatly simplified, because it was
  easier simplifying it than changing it to support the new location of
  sysdep.[ch].
  
  (a repo-copy was done on sysdep.[ch], of course)
  
  Revision  Changes    Path
  1.13      +8 -10     src/sys/boot/ficl/Makefile
  1.5       +1 -5      src/sys/boot/ficl/alpha/sysdep.h
  1.5       +1 -5      src/sys/boot/ficl/i386/sysdep.h



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?199911231524.HAA94435>