source:
trunk/essentials/sys-devel/flex/examples/manual/README
Last change on this file was 3031, checked in by , 18 years ago | |
---|---|
File size: 349 bytes |
Line | |
---|---|
1 | This directory contains the example programs from the manual, and a |
2 | few other things as well. To make all the programs, simply type "make |
3 | -f Makefile.examples", and assuming you have flex and gcc, all will be |
4 | well. |
5 | |
6 | To build the programs individually, type |
7 | |
8 | make -f Makefile.examples program_name |
9 | |
10 | For example: |
11 | |
12 | make -f Makefile.examples expr |
Note:
See TracBrowser
for help on using the repository browser.