Browse Source

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

dtrg 17 years ago
parent
commit
44f229d88a
2 changed files with 4 additions and 5 deletions
  1. 4 4
      Action
  2. 0 1
      util/.distr

+ 4 - 4
Action

@@ -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

+ 0 - 1
util/.distr

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