Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 1996 06:30:16 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-user, cvs-share
Subject:   cvs commit:  src/release/sysinstall Makefile src/share/mk bsd.README bsd.prog.mk
Message-ID:  <199603191430.GAA03423@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/03/19 06:30:16

  Modified:    release/sysinstall  Makefile
               share/mk  bsd.README bsd.prog.mk
  Log:
  sysinstall/Makefile:
  Fixed DPADD again.
  
  mk/bsd.README
  Don't list the LIBXXX identifiers here.  Describe them better.
  
  mk/bsd.prog.mk
  Updated the list of LIBXXX identifiers.
  - recently added library libdisk.a wasn't mentioned (required for sysinstall)
  - old objects kz*.o weren't mentioned
  - old libraries libc_pic.a, libcom_err.a, libf2c.a, libg++.a, libgcc_pic.a,
    libgmp.a, libipx.a, libkeycap.a, libss.a and libxpg4.a weren't mentioned
  - old libraries libgnumalloc.a and libftp.a no longer exist
  - old library libmp.a was said to not exist
  - deprecated links libfl.a and libln.a weren't mentioned
  
  Revision  Changes    Path
  1.27      +1 -1      src/release/sysinstall/Makefile
  1.8       +12 -32    src/share/mk/bsd.README
  1.29      +20 -5     src/share/mk/bsd.prog.mk



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