Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 1998 02:34:44 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG
Subject:   cvs commit: src Makefile
Message-ID:  <199806170934.CAA00700@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/06/17 02:34:44 PDT

  Modified files:
    .                    Makefile 
  Log:
  Added yacc to the bootstrap tools.  It is needed very early to
  build at least compile_et and lex, and although almost any version
  of yacc could work, the version in -stable doesn't actually work
  with -current makefiles because it doesn't support -o.
  
  Submitted by:	Ian Holland <ianh@tortuga.com.au>
  
  Revision  Changes    Path
  1.203     +4 -1      src/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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