mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-24 05:14:58 +08:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
|
crti.o: $(srcdir)/config/$(cpu_type)/sol2-ci.S
|
||
|
$(crt_compile) -c $<
|
||
|
crtn.o: $(srcdir)/config/$(cpu_type)/sol2-cn.S
|
||
|
$(crt_compile) -c $<
|