repo.or.cz
/
glibc-ports.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2006-01-10 Roland McGrath <roland@redhat.com>
[glibc-ports.git]
/
sysdeps
/
mips
/
Makefile
blob
49ad3e1b91148e65510a5b6326ecf0c28df079ea
1
ifeq
($(
subdir
),
misc
)
2
sysdep_headers
+=
regdef.h fpregdef.h sys
/
regdef.h sys
/
fpregdef.h \
3
sys
/
asm.h sgidefs.h
4
endif
5
6
ifeq
($(
subdir
),
setjmp
)
7
sysdep_routines
+=
setjmp_aux
8
endif
9
10
ifeq
($(
subdir
),
rt
)
11
librt-sysdep_routines
+=
rt-sysdep
12
endif