Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2004 06:05:17 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.prog.mk
Message-ID:  <200402091405.i19E5HCa026917@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2004/02/09 06:05:17 PST

  FreeBSD src repository

  Modified files:
    share/mk             bsd.prog.mk 
  Log:
  Two changes to aid in cleaning up sys/boot/ makefiles:
  
  - Don't put libc.a as a dependency if program is linked with -nostdlib.
  
  - Added INTERNALPROG (by analogy to INTERNALLIB) for programs which are
    built only for its side effect and shold not be installed.
  
  Revision  Changes    Path
  1.135     +9 -3      src/share/mk/bsd.prog.mk



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