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

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

SUBDIRS = libpsio

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

