Index of /archives/NetBSD/NetBSD-release-10/src/external/bsd/flex/dist/examples/manual
Name Last modified Size Description
Parent Directory -
CVS/ 2022-12-18 05:31 -
Makefile.in 2018-12-24 00:57 14K
front.y 2014-10-30 03:22 2.6K
expr.y 2014-10-30 03:22 1.0K
yymoretest.dat 2009-10-26 09:28 115
yymore2.lex 2009-10-26 09:28 720
yymore.lex 2009-10-26 09:28 566
wc.lex 2009-10-26 09:28 2.7K
userinit.lex 2009-10-26 09:28 514
user_act.lex 2009-10-26 09:28 303
unput.lex 2009-10-26 09:28 429
strtest.dat 2009-10-26 09:28 733
string2.lex 2009-10-26 09:28 3.0K
string1.lex 2009-10-26 09:28 2.5K
replace.lex 2009-10-26 09:28 529
reject.lex 2009-10-26 09:28 245
pascal.lex 2009-10-26 09:28 3.1K
pas_include.lex 2009-10-26 09:28 1.6K
numbers.lex 2009-10-26 09:28 5.0K
myname2.lex 2009-10-26 09:28 443
myname.txt 2009-10-26 09:28 170
myname.lex 2009-10-26 09:28 287
j2t.lex 2009-10-26 09:28 12K
front.lex 2009-10-26 09:28 1.2K
expr.lex 2009-10-26 09:28 619
eof_test03.txt 2009-10-26 09:28 87
eof_test02.txt 2009-10-26 09:28 104
eof_test01.txt 2009-10-26 09:28 367
datetest.dat 2009-10-26 09:28 343
dates.lex 2009-10-26 09:28 2.8K
cat.lex 2009-10-26 09:28 849
eof_rules.lex 2009-10-26 09:28 1.3K
README 2009-10-26 09:28 349
Makefile.examples 2009-10-26 09:28 1.9K
Makefile.am 2009-10-26 09:28 1.4K
ChangeLog 2009-10-26 09:28 709
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