Index of /archives/NetBSD/NetBSD-release-10/src/external/bsd/flex/dist/examples/manual

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