TOP = ../../..

include ${TOP}/make/config/prebase.mk

PROGRAM = amr_ex
FILES = amr_ex

LIBRARIES = vdf proj common udunits2 netcdf expat

include ${TOP}/make/config/base.mk
