mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-29 00:27:52 +01:00
8 lines
173 B
Makefile
8 lines
173 B
Makefile
multilibtool_DATA += %D%/crt0.o %D%/sim.ld
|
|
multilibtool_LIBRARIES += %D%/libgloss.a
|
|
libobjs_a_SOURCES += %D%/crt0.S
|
|
|
|
%C%_libgloss_a_SOURCES = \
|
|
%D%/isatty.c \
|
|
%D%/scall.S
|