From 57084134e52feca6f60c3262edfb9ab791e006f8 Mon Sep 17 00:00:00 2001 From: dtrg Date: Tue, 18 Jul 2006 17:34:30 +0000 Subject: [PATCH] Modified to no longer build LLgen, as it is now distributed seperately. --- Action | 8 ++++---- util/.distr | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Action b/Action index 54a724dbe..391960aa4 100644 --- a/Action +++ b/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 diff --git a/util/.distr b/util/.distr index b390d4f03..c5957f803 100644 --- a/util/.distr +++ b/util/.distr @@ -1,4 +1,3 @@ -LLgen ack amisc arch -- 2.34.1