Lines Matching refs:o
91 # Add a rule to create .o from .c
92 # Return the .o path
114 # Add a rule to create .o from .cpp
115 # Return the .o path
137 # Add a rule to create .o from .s
138 # Return the .o path
154 # Return the .o path
170 # Add a rule to create .a from .o list
191 # Add a rule to create .o from any file
192 # Return the .o path
242 $(if $(DISAS), $(DISAS) -o$(absname $(dasm)) $(absname $@))
261 $(if $(DISAS), $(DISAS) -o$(absname $(dasm)) $(absname $@))