# # Makefile to build in directories other than the source directory # SRCDIR := @SRCDIR@ BUILDDIR := @BUILDDIR@ vpath %.c $(SRCDIR)/servlib vpath %.cc $(SRCDIR)/servlib include $(SRCDIR)/servlib/Makefile