Lines Matching refs:a
43 eprintln($"Trying to build a file outside the tree.: $(apath)")
44 eprintln($"Specify a base directory manually with SOURCES_REFERENCE_ROOT.")
91 # Add a rule to create .o from .c
114 # Add a rule to create .o from .cpp
137 # Add a rule to create .o from .s
153 # Add rule to copy a file
170 # Add a rule to create .a from .o list
171 # Return the .a path
191 # Add a rule to create .o from any file
209 # Add a rule to apply a C preprocess process.
249 # Add a rule to create an ELF file via the option file
386 # After converting to an object file, consolidate in an .a file
388 # Return the .a file path
406 # Convert a file to an object file
427 # Convert a file to an object file
443 # Create a file that has a C preprocess process applied