build/buildutils/checkfilenames.py
branchRCL_3
changeset 83 26b2b12093af
parent 60 6c158198356e
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
    62     "exemakefile", "ijg_readme", "objmakefile", "staticlibmakefile", "testexemakefile",
    62     "exemakefile", "ijg_readme", "objmakefile", "staticlibmakefile", "testexemakefile",
    63     "findtr", "syncqt", "new",
    63     "findtr", "syncqt", "new",
    64 # Other peculiar filenames:
    64 # Other peculiar filenames:
    65     "installerodclist", "installerodclist30", "midpodclist", "midpodclist30",
    65     "installerodclist", "installerodclist30", "midpodclist", "midpodclist30",
    66     "notice", "package-list", "tckrunnerodclist", "tckrunnerodclist30", "unknowncert","midprootslist",
    66     "notice", "package-list", "tckrunnerodclist", "tckrunnerodclist30", "unknowncert","midprootslist",
    67     "javacontrolpanelodclist", "javacontrolpanelodclist30",
       
    68 ]
    67 ]
    69 
    68 
    70 # Command line options.
    69 # Command line options.
    71 opts = None
    70 opts = None
    72 # Status code to be returned when script exits.
    71 # Status code to be returned when script exits.