summaryrefslogtreecommitdiff
path: root/examples/manual/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/manual/README')
-rw-r--r--examples/manual/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/manual/README b/examples/manual/README
new file mode 100644
index 0000000..e11569a
--- /dev/null
+++ b/examples/manual/README
@@ -0,0 +1,12 @@
+This directory contains the example programs from the manual, and a
+few other things as well. To make all the programs, simply type "make
+-f Makefile.examples", and assuming you have flex and gcc, all will be
+well.
+
+To build the programs individually, type
+
+ make -f Makefile.examples program_name
+
+For example:
+
+ make -f Makefile.examples expr