Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2001 09:34:52 -0700 (PDT)
From:      Mark Peek <mp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen Makefile.inc src/lib/libc/net Makefile.inc src/lib/libc/stdlib Makefile.inc src/lib/libc/string Makefile.inc src/lib/libc/sys Makefile.inc
Message-ID:  <200107311634.f6VGYqv79071@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mp          2001/07/31 09:34:52 PDT

  Modified files:
    lib/libc/gen         Makefile.inc 
    lib/libc/net         Makefile.inc 
    lib/libc/stdlib      Makefile.inc 
    lib/libc/string      Makefile.inc 
    lib/libc/sys         Makefile.inc 
  Log:
  Only pull in the MD files if they exist. This allows for progressive
  implementation and compilation when bringing up a new architecture.
  
  Revision  Changes    Path
  1.79      +3 -1      src/lib/libc/gen/Makefile.inc
  1.41      +3 -1      src/lib/libc/net/Makefile.inc
  1.28      +3 -1      src/lib/libc/stdlib/Makefile.inc
  1.23      +3 -1      src/lib/libc/string/Makefile.inc
  1.89      +3 -1      src/lib/libc/sys/Makefile.inc


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?200107311634.f6VGYqv79071>