include ../Makefile.inc

OBJECTS = RelTransMgr.o

objs: $(OBJECTS)

libs: libRelTransMgr.a
