Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 1997 17:50:28 -0800 (PST)
From:      Steve Price <steve>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/yacc main.c
Message-ID:  <199702160150.RAA04605@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
steve       97/02/15 17:50:27

  Modified:    usr.bin/yacc  main.c
  Log:
  Implement the -o commandline switch.  This does almost exactly
  what bison does with -o, except it DTRT with respect to naming
  the .code file when the -r switch is also used.
  
  Submitted by: bde
  
  Revision  Changes    Path
  1.7       +61 -12    src/usr.bin/yacc/main.c



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