Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2005 05:45:38 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/nc Makefile
Message-ID:  <200502070545.j175jcU9082849@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2005-02-07 05:45:38 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/nc           Makefile 
  Log:
  Revamp several Makefile nits:
          - .PATH: is spelled ``.PATH: ''
          - Don't forget to use DPADD so ``make checkdpadd'' is
            not broken.
          - LDADD should not come with + as it's empty in the
            first place
  
  Suggested by:   ru
  
  Revision  Changes    Path
  1.2       +3 -2      src/usr.bin/nc/Makefile



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