浏览代码

ERR: Fixed comment about how to run flex to reflect new name of this file.

Brad King 22 年之前
父节点
当前提交
2b957198fd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Source/cmListFileLexer.in.l

+ 1 - 1
Source/cmListFileLexer.in.l

@@ -21,7 +21,7 @@ This file must be translated to C and modified to build everywhere.
 
 Run flex like this:
 
-  flex -ocmListFileLexer.c cmListFileLexer.l
+  flex -ocmListFileLexer.c cmListFileLexer.in.l
 
 Modify cmListFileLexer.c:
   - remove TABs