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.")
78 if $(and $(defined TARGET_MODULE),$(equal $(suffix $(line)),.a))
94 # Add a rule to create .o from .c
117 # Add a rule to create .o from .cpp
140 # Add a rule to create .o from .s
156 # Add rule to copy a file
173 # Add a rule to create .a from .o list
174 # Return the .a path
194 # Add a rule to create .o from any file
212 # Add a rule to apply a C preprocess process.
252 # Add a rule to create an ELF file via the option file
389 # After converting to an object file, consolidate in an .a file
391 # Return the .a file path
423 # Convert a file to an object file
444 # Convert a file to an object file
460 # Create a file that has a C preprocess process applied