4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-20 21:39:21 +08:00
Mike Frysinger 62e580f01b libgloss: merge iq2000 into top-level Makefile
Avoid a recursive make to speed things up a bit.
2022-02-11 06:14:55 -05:00

12 lines
429 B
Makefile

multilibtool_DATA += %D%/crt0.o %D%/sim.ld
multilibtool_LIBRARIES += %D%/libeval.a
libobjs_a_SOURCES += %D%/crt0.S %D%/test.o
%C%_libeval_a_SOURCES = \
%D%/_exit.c %D%/access.c %D%/chmod.c %D%/close.c %D%/crt1.c \
%D%/fstat.c %D%/getpid.c %D%/gettime.c %D%/isatty.c \
%D%/kill.c %D%/lseek.c %D%/open.c %D%/read.c \
%D%/sbrk.c %D%/stat.c %D%/time.c %D%/trap.c %D%/unlink.c %D%/utime.c %D%/write.c
check_PROGRAMS += %D%/test