Added flex and byacc

This commit is contained in:
ceriel 1991-09-10 11:48:47 +00:00
parent 8c7695c351
commit 37ba41d514

6
Action
View File

@ -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