浏览代码

util/ceg/as_parser also uses lex

ceriel 35 年之前
父节点
当前提交
4b3453a55e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      first/fixlexlib

+ 1 - 1
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