Install yacc before installing flex
This commit is contained in:
parent
6a7cfe749a
commit
efc2255218
6
Action
6
Action
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user