#
#	Copyright 1999 by The University at Stony Brook, All rights reserved.
#
lib = yale

ifndef UTIL
 UTIL := $(shell pwd | sed -e "s/\/pak\/$(lib).*//")/util
endif #ifndef UTIL


sources = dyale.f yale.f

include $(UTIL)/make.defs
