Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caitlin Ross
codes
Commits
ddad9a5a
Commit
ddad9a5a
authored
Jul 30, 2013
by
Philip Carns
Browse files
add note about building/running test programs
parent
ab72e458
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.txt
View file @
ddad9a5a
...
...
@@ -29,9 +29,13 @@ machines.
3 - Build codes-base
make clean && make && make install
make clean && make && make install
&& make tests
4 - codes-base uses flex and bison (or lex and yacc) to generate several parsers.
4 - (optional) run test programs
make check
5 - codes-base uses flex and bison (or lex and yacc) to generate several parsers.
These tools auto-generate C source files. To remove all of the autogenerated
files for these parsers, execute
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment