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"
dir util/cmisc
end
name "Yacc parser generator"
dir util/byacc
end
name "Flex lexical analyzer generator"
dir util/flex
action "make firstinstall && make clean"
end
name "Yacc parser generator"
dir util/byacc
end
name "Modules"
dir modules/src
indir