Added flex and byacc

This commit is contained in:
ceriel 1991-09-10 11:48:47 +00:00
parent 5167121b6e
commit 8b6a2e2cd7

6
Action
View file

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