include ../Makefile.inc

OBJECTS =	RelMsg.o  RelMsgRelayForw.o RelMsgRelayRepl.o RelMsgGeneric.o

objs: $(OBJECTS)

libs: libRelMsg.a

