Browse Source

Added flex and byacc

ceriel 33 years ago
parent
commit
37ba41d514
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Action

+ 6 - 0
Action

@@ -13,6 +13,12 @@ end
 name "C utilities"
 dir util/cmisc
 end
+name "Flex lexical analyzer generator"
+dir util/flex
+end
+name "Yacc parser generator"
+dir util/byacc
+end
 name "Modules"
 dir modules/src
 indir