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

Diff of /rtmk/Makefile.am

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

revision 1.7 by jrydberg, Thu Dec 13 02:09:38 2001 UTC revision 1.8 by jrydberg, Thu Jan 3 01:32:42 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 \          processor.c task.c thread.c thread-lock.c timer.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          objfmt-elf.c syscalls.c rtmk-server.c sched-fifo.c sched-rr.c sched-ts.c
32    
33  rtmk_LDADD = ${TARGET_ARCH}/libarch.o  rtmk_LDADD = ${TARGET_ARCH}/libarch.o
34  LIBS = -Llibkern -lkern  LIBS = -Llibkern -lkern

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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