SEDMANPAGES = omapi.man3
SRC = protocol.c buffer.c alloc.c result.c connection.c errwarn.c \
listener.c dispatch.c generic.c support.c handle.c message.c \
- convert.c hash.c auth.c inet_addr.c array.c trace.c
+ convert.c hash.c auth.c inet_addr.c array.c trace.c mrtrace.c
OBJ = protocol.o buffer.o alloc.o result.o connection.o errwarn.o \
listener.o dispatch.o generic.o support.o handle.o message.o \
- convert.o hash.o auth.o inet_addr.o array.o trace.o
+ convert.o hash.o auth.o inet_addr.o array.o trace.o mrtrace.o
MAN = omapi.3
DEBUG = -g