Blame examples/manual/README

Packit f00812
This directory contains the example programs from the manual, and a
Packit f00812
few other things as well. To make all the programs, simply type "make
Packit f00812
-f Makefile.examples", and assuming you have flex and gcc, all will be
Packit f00812
well.
Packit f00812
Packit f00812
To build the programs individually, type
Packit f00812
Packit f00812
   make -f Makefile.examples program_name
Packit f00812
Packit f00812
For example:
Packit f00812
Packit f00812
   make -f Makefile.examples expr