TOPDIR=../../..
ifndef SRCDIR
  SRCDIR=$(shell pwd)
endif

include $(SRCDIR)/$(TOPDIR)/lib/GlobalMakefile

SUBDIRS = scmat optimize isosurf symmetry

include $(SRCDIR)/$(TOPDIR)/lib/GlobalSubDirs

