Install yacc before installing flex

This commit is contained in:
ceriel 1991-12-03 10:50:03 +00:00
parent d46703ea4d
commit 40e580cae6

6
Action
View file

@ -16,13 +16,13 @@ end
name "C utilities" name "C utilities"
dir util/cmisc dir util/cmisc
end end
name "Yacc parser generator"
dir util/byacc
end
name "Flex lexical analyzer generator" name "Flex lexical analyzer generator"
dir util/flex dir util/flex
action "make firstinstall && make clean" action "make firstinstall && make clean"
end end
name "Yacc parser generator"
dir util/byacc
end
name "Modules" name "Modules"
dir modules/src dir modules/src
indir indir