#!/bin/csh
#
# Data Assimilation Research Testbed -- DART
# Copyright 2004, 2005, Data Assimilation Initiative, University Corporation for Atmospheric Research
# Licensed under the GPL -- www.gpl.org/licenses/gpl.html
#
# <next three lines automatically updated by CVS, do not edit>
# $Id: mkmf_obs_diag,v 1.1 2005/06/07 03:43:23 thoar Exp $
# $Source: /home/thoar/CVS.REPOS/DART/models/lorenz_96/work/mkmf_obs_diag,v $
# $Name:  $
#
../../../mkmf/mkmf -p obs_diag -t ../../../mkmf/mkmf.template -c"-Duse_netCDF" \
 -a "../../.." path_names_obs_diag
