OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jacques A. Vidrine (nectar_at_FreeBSD.org)
Date: Thu Nov 14 2002 - 12:45:14 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Thu, Nov 14, 2002 at 01:24:04PM -0500, Andrew J. Korty wrote:
    > Why do the advisories use && at all? What's wrong with
    > "make depend all install"?

    Because `make all install' needs the results of `make depend': i.e. it
    includes a file generated by `make depend'.

    It's not `make depend && make all install' simply because I prefer to
    hit the default make target rather than specifying `all'.

    Cheers,

    -- 
    Jacques A. Vidrine <nectarcelabo.org>          http://www.celabo.org/
    NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
    jvidrineverio.net     .  nectarFreeBSD.org  .          nectarkth.se
    

    To Unsubscribe: send mail to majordomoFreeBSD.org with "unsubscribe freebsd-security" in the body of the message