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