From 4c4b47a9029b81e811b6f44a9ede04cc6b19c617 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 16 Oct 1989 09:53:04 +0000 Subject: [PATCH] util/ceg/as_parser also uses lex --- first/fixlexlib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/first/fixlexlib b/first/fixlexlib index af8a5e316..f7c53825c 100755 --- a/first/fixlexlib +++ b/first/fixlexlib @@ -54,7 +54,7 @@ Xfail) echo 'What option do I have to give to cc to get the LEX library?' exec $0 $ANSWER "$TRIES" ;; Xsucces) - for i in ../util/opt ../util/cgg ../util/ncgg ../lang/occam/comp ../modules/src/em_opt + for i in ../util/opt ../util/cgg ../util/ncgg ../lang/occam/comp ../modules/src/em_opt ../util/ceg/as_parser do ( cd $i cp Makefile makefile -- 2.34.1