/[rtmk]/rtmk/Makefile.am
ViewVC logotype

Diff of /rtmk/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by jrydberg, Sat Jan 5 00:08:30 2002 UTC revision 1.11 by jrydberg, Wed Jan 16 00:07:57 2002 UTC
# Line 28  rtmk_SOURCES = init-main.c version.c tra Line 28  rtmk_SOURCES = init-main.c version.c tra
28          processor.c task.c thread.c thread-lock.c timer.c vm-syscall.c \          processor.c task.c thread.c thread-lock.c timer.c vm-syscall.c \
29          ipc-mqueue.c ipc-object.c ipc-port.c ipc-reverse.c ipc-splay-tree.c \          ipc-mqueue.c ipc-object.c ipc-port.c ipc-reverse.c ipc-splay-tree.c \
30          ipc-table.c ipc-tqueue.c ipc-kmsg.c ipc-syscall.c bootstrap.c \          ipc-table.c ipc-tqueue.c ipc-kmsg.c ipc-syscall.c bootstrap.c \
31          objfmt-elf.c syscalls.c rtmk-server.c sched-fifo.c sched-rr.c sched-ts.c          objfmt-elf.c syscalls.c rtmk-server.c sched-fifo.c sched-rr.c sched-ts.c \
32            host.c
33    
34  rtmk_LDADD = ${TARGET_ARCH}/libarch.o  rtmk_LDADD = ${TARGET_ARCH}/libarch.o
35  LIBS = -Llibkern -lkern  LIBS = -Llibkern -lkern

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26