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
Cygwin: mmap: allow remapping part of an existing anonymous mapping
[newlib-cygwin.git]
/
newlib
/
libc
/
signal
/
Makefile.inc
blob
edf53f8ce2c922e4baafbbbd584c1c015bed8f21
1
if HAVE_SIGNAL_DIR
2
3
libc_a_SOURCES += \
4
%D%/psignal.c %D%/raise.c %D%/signal.c %D%/sig2str.c
5
6
endif
7
8
LIBC_CHEWOUT_FILES += \
9
%D%/psignal.def \
10
%D%/raise.def \
11
%D%/signal.def \
12
%D%/sig2str.def
13
14
LIBC_CHAPTERS += %D%/signal.tex