4 lines
65 B
Makefile
4 lines
65 B
Makefile
|
ifeq ($(subdir),math)
|
||
|
$(objpfx)libm.so: $(elfobjdir)/ld.so
|
||
|
endif
|