Forráskód Böngészése

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

Brad King 22 éve
szülő
commit
2b957198fd
1 módosított fájl, 1 hozzáadás és 1 törlés
  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