Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 1995 12:33:30 -0800
From:      David Greenman <davidg@Root.COM>
To:        Nate Williams <nate@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-user@freefall.freebsd.org
Subject:   Re: cvs commit: src Makefile 
Message-ID:  <199511282033.MAA00132@corbin.Root.COM>
In-Reply-To: Your message of "Tue, 28 Nov 95 12:04:22 PST." <199511282004.MAA00436@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>nate        95/11/28 12:04:21
>
>  Modified:    .         Makefile
>  Log:
>  Added 'install' to the lib-tools target since it is uses the new '-C' flag
>  to install libraries to avoid messing up dependencies.
>  
>  Revision  Changes    Path
>  1.70      +3 -1      src/Makefile
>nate        95/11/28 12:04:21

Peter -

   Can we change the above to look more like:

nate        95/11/28 12:04:21

  Revision  Changes    Path
  1.70      +3 -1      src/Makefile
  Log:
  Added 'install' to the lib-tools target since it is uses the new '-C' flag
  to install libraries to avoid messing up dependencies.


...or if it contains new files:

nate        95/11/28 12:04:21

  Revision  Changes    Path
  1.1       new file   src/FOOBAR
  1.70      +3 -1      src/Makefile
  Log:
  Added 'install' to the lib-tools target since it is uses the new '-C' flag
  to install libraries to avoid messing up dependencies.


   The way it is now is somewhat difficult to quickly read and with the
filename specified twice is kind of messy.

-DG



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