Modified to no longer build LLgen, as it is now distributed seperately.
This commit is contained in:
parent
fbe65f8a9a
commit
44f229d88a
8
Action
8
Action
@ -30,10 +30,10 @@ name "Modules"
|
|||||||
dir modules/src
|
dir modules/src
|
||||||
indir
|
indir
|
||||||
end
|
end
|
||||||
name "LL(1) Parser generator"
|
! name "LL(1) Parser generator"
|
||||||
dir util/LLgen
|
! dir util/LLgen
|
||||||
action "make firstinstall && make clean"
|
! action "make firstinstall && make clean"
|
||||||
end
|
! end
|
||||||
name "C preprocessor"
|
name "C preprocessor"
|
||||||
dir util/cpp
|
dir util/cpp
|
||||||
end
|
end
|
||||||
|
|||||||
@ -1,4 +1,3 @@
|
|||||||
LLgen
|
|
||||||
ack
|
ack
|
||||||
amisc
|
amisc
|
||||||
arch
|
arch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user