Skip to content

Commit 5708413

Browse files
author
dtrg
committed
Modified to no longer build LLgen, as it is now distributed seperately.
1 parent 87e91b4 commit 5708413

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Action

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ name "Modules"
3030
dir modules/src
3131
indir
3232
end
33-
name "LL(1) Parser generator"
34-
dir util/LLgen
35-
action "make firstinstall && make clean"
36-
end
33+
! name "LL(1) Parser generator"
34+
! dir util/LLgen
35+
! action "make firstinstall && make clean"
36+
! end
3737
name "C preprocessor"
3838
dir util/cpp
3939
end

util/.distr

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
LLgen
21
ack
32
amisc
43
arch

0 commit comments

Comments
 (0)