Przeglądaj źródła

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

Brad King 22 lat temu
rodzic
commit
2b957198fd
1 zmienionych plików z 1 dodań i 1 usunięć
  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