#!/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_preprocess,v 1.1 2005/06/09 22:28:04 jla Exp $
# $Source: /home/thoar/CVS.REPOS/DART/models/forced_lorenz_96/work/mkmf_preprocess,v $
# $Name: pre_iceland $
#
../../../mkmf/mkmf -p preprocess -t ../../../mkmf/mkmf.template -c"-Duse_netCDF" \
 -a "../../.." path_names_preprocess
