Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 1997 18:05:31 -0800 (PST)
From:      Steve Price <steve>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/yacc main.c yacc.1
Message-ID:  <199701060205.SAA29698@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
steve       97/01/05 18:05:30

  Modified:    usr.bin/yacc  main.c yacc.1
  Log:
  Implement and document a '-o output_file_name' option to
  allow the generated code to be written to a file other
  than the default, y.tab.c.
  
  Inspired by: bde and brian@mediacity.com
  
  Revision  Changes    Path
  1.2       +12 -1     src/usr.bin/yacc/main.c
  1.2       +10 -0     src/usr.bin/yacc/yacc.1



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