repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixes compile failure if REENTRANT_SYSCALLS_PROVIDED and MISSING_SYSCALL_NAMES defined
[newlib-cygwin.git]
/
libgloss
/
i960
/
Makefile.inc
blob
3d1f58bb101a9decf3a94f93770d2e69fca6fe03
1
multilibtool_DATA += \
2
%D%/crt0.o
3
libobjs_a_SOURCES += \
4
%D%/crt0.c
5
6
multilibtool_DATA += \
7
%D%/mon960.ld
8
9
multilibtool_LIBRARIES += %D%/libmon960.a
10
%C%_libmon960_a_SOURCES = \
11
putnum.c \
12
unlink.c \
13
%D%/mon-read.c \
14
%D%/mon-write.c \
15
%D%/mon-syscalls.S \
16
%D%/mon960.c