Lines Matching refs:file
108 # This is already a binary file -- skip it.
111 # This needs to be compiled to a .res file -- do it now.
124 # Unknown file type -- no extra options. The compiler
126 # file the compiler recognizes even if we don't.
131 # Compiler command line syntax is: "bcc32 [options] file(s)".
132 # Note that the source file names must appear at the end of
217 # Create a temporary exports file for use by the linker
237 for file in objects2:
238 (base, ext) = os.path.splitext(os.path.normcase(file))
240 resources.append(file)
242 objects.append(file)
262 # name of dll/exe file
264 # no map file and start libraries
282 # def file for export symbols
344 raise UnknownFileError("unknown file type '%s' (from '%s')" % \
382 # source file is newer than the target (or the target doesn't