(file) Return to cleancql CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / CQL

1 chuck 1.2 #!/bin/bash
2           rm -rf CQLLEX.cpp CQLYACC.h CQLYACC.cpp
3           make grammar
4           make clean
5           make
6           cd CQLCLI
7           make clean
8           make

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2