[vyatta-svn] Vyatta OFR build: Changes to 'master'

Tom Grennan tgrennan at suva.vyatta.com
Wed Mar 28 17:38:38 PST 2007


 cli/README-vyatta-cli |    1 
 cli/src/Makefile.am   |  388 --------------------------------------------------
 cli/src/cli_def.y     |  190 ------------------------
 cli/src/include.am    |   37 ----
 .gitignore            |   18 ++
 cli/Makefile.am       |  129 ++++++++++------
 cli/control.in        |    1 
 cli/src/Makefile      |   73 +++++----
 cli/src/cli_def.l     |   59 +++----
 cli/src/cli_new.c     |    6 
 cli/src/cli_parse.y   |  191 ++++++++++++++++++++++++
 cli/src/cli_val.h     |    5 
 cli/src/cli_val.l     |    5 
 cli/src/commit.c      |    2 
 cli/src/finish.c      |    2 
 cli/src/show.c        |    2 
 config/ylwrap         |  223 ++++++++++++++++++++++++++++
 configure.ac          |    9 -
 18 files changed, 598 insertions(+), 743 deletions(-)

New commits:
commit a4327a41ed1dc7622154b9bb1cd25327164b8192
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Wed Mar 28 18:35:46 2007 -0700

    add ylwrap

commit 0c6f21eb54d289a2da770da72e56bf4b2835eacf
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Wed Mar 28 18:32:30 2007 -0700

    automake cli project with shared library (retain simple Makefile for stand alone tests)

http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=a4327a41ed1dc7622154b9bb1cd25327164b8192
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=0c6f21eb54d289a2da770da72e56bf4b2835eacf


More information about the svn mailing list