4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 12:59:21 +08:00
newlib-cygwin/libgloss/lm32/Makefile.inc
Mike Frysinger 74885d4fbd libgloss: merge lm32 into top-level Makefile
Avoid a recursive make to speed things up a bit.

This drops the header install logic because the lm32/ subdir doesn't
actually have any header files to install.
2022-03-01 20:29:07 -05:00

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