#
# Makefile for ABINIT                                      -*- Automake -*-
# Generated by make-makefiles-libraries on 2008/01/11 16:50:47 +0000

#
# IMPORTANT NOTE
#
# Any manual change to this file will systematically be overwritten.
# Please modify the make-makefiles-libraries script or its config file instead.
#

# Delegate build to package's own Makefile
all_targets all: libnetcdf.a
  
libnetcdf.a:
	$(MAKE) -f $(top_srcdir)/lib/netcdf/netcdf.mk
	-mv tmp/bin/* .
	-mv tmp/lib/* .
	-mv tmp/include/* .

clean-local:
	$(MAKE) -f $(top_srcdir)/lib/netcdf/netcdf.mk clean
	rm -rf @netcdf_pkg_name@ tmp


EXTRA_DIST = @netcdf_pkg_name@.tar netcdf.mk

CLEANFILES = uncompress-stamp configure-stamp build-stamp install-stamp

EXTRA_DIST += abinit.amf

CLEANFILES += \
	ncdump \
	ncgen \
	libnetcdf.a \
	libnetcdf_c++.a \
	ncvalues.h \
	netcdf.h \
	netcdf.hh \
	netcdf.inc \
	netcdfcpp.h \
	netcdf.mod \
	typesizes.mod


syntax highlighted by Code2HTML, v. 0.9.1