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
2004-10-04 Roland McGrath <roland@redhat.com>
[glibc-ports.git]
/
sysdeps
/
mips
/
Makefile
blob
849785a550cf6dc82e8349b9bcf8e5b675651b4c
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