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
Remove .cvsignore files
[glibc-ports.git]
/
sysdeps
/
mips
/
Makefile
blob
9d01522a370b67ab33895f6ab72b50fc94466682
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
13
14
ASFLAGS-.os
+= $(
pic-ccflag
)