repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
. service tells you which device it couldn't stat
[minix3.git]
/
lib
/
i386
/
rts
/
Makefile.in
blob
fbe62872cc30ee4c8d41f01eca73db787912685a
1
# Makefile for lib/i386/rts.
2
3
CFLAGS
=
"-O -D_MINIX -D_POSIX_SOURCE"
4
5
LIBRARIES
=
libc
6
7
libc_FILES
=
" \
8
__sigreturn.s \
9
_ipc.s \
10
_ipcnew.s \
11
brksize.s"
12
13
STARTFILES
=
"\
14
crtso.s \
15
m2rtso.s \
16
prtso.s"
17
18
TYPE
=
both