. service tells you which device it couldn't stat
[minix3.git] / lib / i386 / rts / Makefile.in
blobfbe62872cc30ee4c8d41f01eca73db787912685a
1 # Makefile for lib/i386/rts.
3 CFLAGS="-O -D_MINIX -D_POSIX_SOURCE"
5 LIBRARIES=libc
7 libc_FILES=" \
8 __sigreturn.s \
9 _ipc.s \
10 _ipcnew.s \
11 brksize.s"
13 STARTFILES="\
14 crtso.s \
15 m2rtso.s \
16 prtso.s"
18 TYPE=both