Modified to no longer build LLgen, as it is now distributed seperately.

This commit is contained in:
dtrg 2006-07-18 17:34:30 +00:00
parent 87e91b4766
commit 57084134e5
2 changed files with 4 additions and 5 deletions

8
Action
View file

@ -30,10 +30,10 @@ name "Modules"
dir modules/src
indir
end
name "LL(1) Parser generator"
dir util/LLgen
action "make firstinstall && make clean"
end
! name "LL(1) Parser generator"
! dir util/LLgen
! action "make firstinstall && make clean"
! end
name "C preprocessor"
dir util/cpp
end

View file

@ -1,4 +1,3 @@
LLgen
ack
amisc
arch