Lines Matching refs:o
94 # Add a rule to create .o from .c
95 # Return the .o path
117 # Add a rule to create .o from .cpp
118 # Return the .o path
140 # Add a rule to create .o from .s
141 # Return the .o path
157 # Return the .o path
173 # Add a rule to create .a from .o list
194 # Add a rule to create .o from any file
195 # Return the .o path
245 $(if $(DISAS), $(DISAS) -o$(absname $(dasm)) $(absname $@))
264 $(if $(DISAS), $(DISAS) -o$(absname $(dasm)) $(absname $@))