# Makefile.in generated by automake 1.10 from Makefile.am.
# example/ExampleNLPFirstOrder/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



# @HEADER
# ************************************************************************
# 
# Moocho: Multi-functional Object-Oriented arCHitecture for Optimization
#                  Copyright (2003) Sandia Corporation
# 
# Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive
# license for use of this work by or on behalf of the U.S. Government.
# 
# This library is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 2.1 of the
# License, or (at your option) any later version.
#  
# This library is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Lesser General Public License for more details.
#  
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA
# Questions? Contact Roscoe A. Bartlett (rabartl@sandia.gov) 
# 
# ************************************************************************
# @HEADER

# ************************************************************************
# 
# Moocho: Multi-functional Object-Oriented arCHitecture for Optimization
#
#   Copyright (2003) Sandia Corporation
# 
# Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive
# license for use of this work by or on behalf of the U.S. Government.
# 
# This library is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 2.1 of the
# License, or (at your option) any later version.
#  
# This library is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Lesser General Public License for more details.
#  
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA
# Questions? Contact Michael A. Heroux (maherou@sandia.gov) 
# 
# ************************************************************************
#@HEADER

# Note: This file gets included by automake and these statements are
# interpreted and imported into the create makefiles.  This is very nice
# indeed!


pkgdatadir = $(datadir)/moocho
pkglibdir = $(libdir)/moocho
pkgincludedir = $(includedir)/moocho
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i586-alt-linux-gnu
host_triplet = i586-alt-linux-gnu
target_triplet = i586-alt-linux-gnu
noinst_PROGRAMS = ExampleNLPFirstOrder$(EXEEXT)
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
	$(top_srcdir)/MakefileExeStub.mak
subdir = example/ExampleNLPFirstOrder
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/config/tac_arg_check_mpi.m4 \
	$(top_srcdir)/config/tac_arg_config_mpi.m4 \
	$(top_srcdir)/config/tac_arg_enable_can_use_package.m4 \
	$(top_srcdir)/config/tac_arg_enable_export-makefiles.m4 \
	$(top_srcdir)/config/tac_arg_enable_feature.m4 \
	$(top_srcdir)/config/tac_arg_enable_feature_sub_check.m4 \
	$(top_srcdir)/config/tac_arg_inform_subpackage_used.m4 \
	$(top_srcdir)/config/tac_arg_with_ar.m4 \
	$(top_srcdir)/config/tac_arg_with_flags.m4 \
	$(top_srcdir)/config/tac_arg_with_incdirs.m4 \
	$(top_srcdir)/config/tac_arg_with_libdirs.m4 \
	$(top_srcdir)/config/tac_arg_with_perl.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/src/Moocho_Config.h
CONFIG_CLEAN_FILES =
PROGRAMS = $(noinst_PROGRAMS)
am_ExampleNLPFirstOrder_OBJECTS = ExampleNLPFirstOrderMain.$(OBJEXT) \
	NLPInterfacePack_ExampleBasisSystem.$(OBJEXT) \
	NLPInterfacePack_ExampleNLPFirstOrder.$(OBJEXT) \
	NLPInterfacePack_ExampleNLPFirstOrderRun.$(OBJEXT) \
	AbstractLinAlgPack_exampleNLPDiagSetup.$(OBJEXT) \
	ExampleNLPDirectRTOps.$(OBJEXT) \
	NLPInterfacePack_ExampleNLPDirect.$(OBJEXT) \
	NLPInterfacePack_ExampleNLPObjGrad.$(OBJEXT)
ExampleNLPFirstOrder_OBJECTS = $(am_ExampleNLPFirstOrder_OBJECTS)
am__DEPENDENCIES_1 =
DEFAULT_INCLUDES = -I. -I$(top_builddir)/src
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
	-o $@
SOURCES = $(ExampleNLPFirstOrder_SOURCES)
DIST_SOURCES = $(ExampleNLPFirstOrder_SOURCES)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/moocho/config/missing --run aclocal-1.10
ALTERNATE_AR = 
AMTAR = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/moocho/config/missing --run tar
AUTOCONF = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/moocho/config/missing --run autoconf
AUTOHEADER = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/moocho/config/missing --run autoheader
AUTOMAKE = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/moocho/config/missing --run automake-1.10
AWK = gawk
CC = /usr/lib/openmpi/bin/mpicc
CCDEPMODE = depmode=none
CFLAGS = -pipe -O2 -Wall -fPIC -DPIC -I/usr/include/suitesparse -I/usr/include/sundials-double -I/usr/include/superlu_dist -I/usr/include/parmetis -I/usr/include/metis -I/usr/include/numpy -DHAVE_PY_FIAT
CPPFLAGS = -pipe -O2 -Wall -fPIC -DPIC -I/usr/include/suitesparse -I/usr/include/sundials-double -I/usr/include/superlu_dist -I/usr/include/parmetis -I/usr/include/metis -I/usr/include/numpy -DHAVE_PY_FIAT -I/usr/lib/openmpi/include
CXX = /usr/lib/openmpi/bin/mpicxx
CXXCPP = /usr/lib/openmpi/bin/mpicxx -E
CXXDEPMODE = depmode=none
CXXFLAGS = -pipe -O2 -Wall -fPIC -DPIC -I/usr/include/suitesparse -I/usr/include/sundials-double -I/usr/include/superlu_dist -I/usr/include/parmetis -I/usr/include/metis -I/usr/include/numpy -DHAVE_PY_FIAT
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EXEEXT = .exe
F77 = /usr/lib/openmpi/bin/mpif77
FFLAGS = -pipe -Wall -O2 -march=i586 -mtune=i686 -fPIC -DPIC
FLIBS =  -L/usr/lib/openmpi/lib -L/usr/src/RPM/BUILD/trilinos-9.0.3/packages/zoltan/src/Obj_generic -L/usr/src/RPM/BUILD/trilinos-9.0.3/packages/epetra/src -L/usr/src/RPM/BUILD/trilinos-9.0.3 -L/usr/lib/gcc/i586-alt-linux/4.4.1 -L/usr/lib/gcc/i586-alt-linux/4.4.1/../../.. -lmpi -lsuperlu_dist_2.3 -lsuperlu_3.1 -ltmglib -R/usr/lib/openmpi/lib -larprec -lgmp -lgmpxx -lblitz -lgetfem -ly12m -lumfpack -lamd -lklu -lparmetis -lmetis -lsmumps -ldmumps -lcmumps -lzmumps -lmumps_common -lpord -lesmumps -lscotch -lscotcherr -lscalapack -lblacs -larpack_LINUX -lmpi_f77 -lmpi_f90 -lmpi_cxx -lopen-pal -lopen-rte -llapack_atlas -lf77blas -lblas -lcblas -latlas -Rpath=/usr/lib/openmpi/lib -ldl -lnsl -lutil -lgfortranbegin -lgfortran -lm -lpthread
HAVE_PERL = yes
INSTALL = /bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LDFLAGS =  -L/usr/lib/openmpi/lib
LIBOBJS = 

# This is already added part of MOOCHO_LIBS and therefore automake does not need to add this again!
LIBS = 
LTLIBOBJS = 
MAINT = #
MAKEINFO = ${SHELL} /usr/src/RPM/BUILD/trilinos-9.0.3/packages/moocho/config/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
MPI_CC_EXISTS = yes
MPI_CXX = /usr/lib/openmpi/bin/mpicxx
MPI_CXX_EXISTS = yes
MPI_F77_EXISTS = yes
MPI_TEMP_CXX = 
OBJEXT = o
PACKAGE = moocho
PACKAGE_BUGREPORT = rabartl@sandia.gov
PACKAGE_NAME = moocho
PACKAGE_STRING = moocho Trilinos 9.0
PACKAGE_TARNAME = moocho
PACKAGE_VERSION = Trilinos 9.0
PATH_SEPARATOR = :
PERL_EXE = /usr/bin/perl
RANLIB = ranlib
SET_MAKE = 
SHELL = /bin/sh
STRIP = 
TRILINOS_TEMPLATE_OBJS = 
VERSION = Trilinos 9.0
abs_builddir = /usr/src/RPM/BUILD/trilinos-9.0.3/packages/moocho/example/ExampleNLPFirstOrder
abs_srcdir = /usr/src/RPM/BUILD/trilinos-9.0.3/packages/moocho/example/ExampleNLPFirstOrder
abs_top_builddir = /usr/src/RPM/BUILD/trilinos-9.0.3/packages/moocho
abs_top_srcdir = /usr/src/RPM/BUILD/trilinos-9.0.3/packages/moocho
ac_aux_dir = config
ac_ct_CC = 
ac_ct_CXX = 
ac_ct_F77 = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = tar --format=ustar -chf - "$$tardir"
am__untar = tar -xf -
bindir = /usr/bin
build = i586-alt-linux-gnu
build_alias = i586-alt-linux
build_cpu = i586
build_os = linux-gnu
build_vendor = alt
builddir = .
datadir = /usr/share
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = /usr
host = i586-alt-linux-gnu
host_alias = i586-alt-linux
host_cpu = i586
host_os = linux-gnu
host_vendor = alt
htmldir = ${docdir}
includedir = /usr/include
infodir = /usr/share/info
install_sh = $(SHELL) /usr/src/RPM/BUILD/trilinos-9.0.3/packages/moocho/config/install-sh
libdir = /usr/lib
libexecdir = /usr/lib
localedir = ${datarootdir}/locale
localstatedir = /var/lib
mandir = /usr/share/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = /usr/sbin
sharedstatedir = /usr/com
srcdir = .
sysconfdir = /etc
target = i586-alt-linux-gnu
target_alias = 
target_cpu = i586
target_os = linux-gnu
target_vendor = alt
top_builddir = ../..
top_srcdir = ../..
ExampleNLPFirstOrder_SOURCES = \
  $(srcdir)/ExampleNLPFirstOrderMain.cpp\
  $(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp\
  $(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp\
  $(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp\
  $(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp\
  $(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c\
  $(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp\
  $(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp

ExampleNLPFirstOrder_DEPENDENCIES = $(common_dependencies)
ExampleNLPFirstOrder_LDADD = $(common_ldadd)
MOOCHO_THYRA_LIB = $(top_builddir)/thyra/src/libmoochothyra.a
common_dependencies = \
  $(top_builddir)/src/libmoocho.a \
  $(MOOCHO_THYRA_LIB)

_EXPORT_INCLUDES = $(MOOCHO_INCLUDES) $(RYTHMOS_INCLUDES) $(STRATIMIKOS_INCLUDES) $(EPETRAEXT_INCLUDES)
_EXPORT_LIBS = $(MOOCHO_LIBS) $(RYTHMOS_LIBS) $(STRATIMIKOS_LIBS) $(EPETRAEXT_LIBS)
EXPORT_INCLUDES = $(shell $(PERL_EXE) $(top_srcdir)/config/strip_dup_incl_paths.pl $(_EXPORT_INCLUDES))
EXPORT_LIBS = $(shell $(PERL_EXE) $(top_srcdir)/config/strip_dup_libs.pl $(_EXPORT_LIBS))
#EXPORT_INCLUDES = $(_EXPORT_INCLUDES)
#EXPORT_LIBS = $(_EXPORT_LIBS)
AM_CPPFLAGS = $(EXPORT_INCLUDES) \
	-I$(top_srcdir)/example/ExampleNLPDirect
common_ldadd = $(EXPORT_LIBS)
EXTRA_DIST = $(srcdir)/NLPInterfacePack_ExampleBasisSystem.hpp \
	$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.hpp \
	$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.hpp

all: all-am

.SUFFIXES:
.SUFFIXES: .c .cpp .o .obj
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(top_srcdir)/MakefileExeStub.mak $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  example/ExampleNLPFirstOrder/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  example/ExampleNLPFirstOrder/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure: # $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

clean-noinstPROGRAMS:
	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
ExampleNLPFirstOrder$(EXEEXT): $(ExampleNLPFirstOrder_OBJECTS) $(ExampleNLPFirstOrder_DEPENDENCIES) 
	@rm -f ExampleNLPFirstOrder$(EXEEXT)
	$(CXXLINK) $(ExampleNLPFirstOrder_OBJECTS) $(ExampleNLPFirstOrder_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

#include ./$(DEPDIR)/AbstractLinAlgPack_exampleNLPDiagSetup.Po
#include ./$(DEPDIR)/ExampleNLPDirectRTOps.Po
#include ./$(DEPDIR)/ExampleNLPFirstOrderMain.Po
#include ./$(DEPDIR)/NLPInterfacePack_ExampleBasisSystem.Po
#include ./$(DEPDIR)/NLPInterfacePack_ExampleNLPDirect.Po
#include ./$(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrder.Po
#include ./$(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrderRun.Po
#include ./$(DEPDIR)/NLPInterfacePack_ExampleNLPObjGrad.Po

.c.o:
#	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
#	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(COMPILE) -c $<

.c.obj:
#	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
#	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(COMPILE) -c `$(CYGPATH_W) '$<'`

ExampleNLPDirectRTOps.o: $(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ExampleNLPDirectRTOps.o -MD -MP -MF $(DEPDIR)/ExampleNLPDirectRTOps.Tpo -c -o ExampleNLPDirectRTOps.o `test -f '$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c' || echo '$(srcdir)/'`$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c
#	mv -f $(DEPDIR)/ExampleNLPDirectRTOps.Tpo $(DEPDIR)/ExampleNLPDirectRTOps.Po
#	source='$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c' object='ExampleNLPDirectRTOps.o' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ExampleNLPDirectRTOps.o `test -f '$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c' || echo '$(srcdir)/'`$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c

ExampleNLPDirectRTOps.obj: $(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ExampleNLPDirectRTOps.obj -MD -MP -MF $(DEPDIR)/ExampleNLPDirectRTOps.Tpo -c -o ExampleNLPDirectRTOps.obj `if test -f '$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c'; then $(CYGPATH_W) '$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c'; fi`
#	mv -f $(DEPDIR)/ExampleNLPDirectRTOps.Tpo $(DEPDIR)/ExampleNLPDirectRTOps.Po
#	source='$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c' object='ExampleNLPDirectRTOps.obj' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ExampleNLPDirectRTOps.obj `if test -f '$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c'; then $(CYGPATH_W) '$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../ExampleNLPDirect/ExampleNLPDirectRTOps.c'; fi`

.cpp.o:
#	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
#	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXXCOMPILE) -c -o $@ $<

.cpp.obj:
#	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
#	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

ExampleNLPFirstOrderMain.o: $(srcdir)/ExampleNLPFirstOrderMain.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExampleNLPFirstOrderMain.o -MD -MP -MF $(DEPDIR)/ExampleNLPFirstOrderMain.Tpo -c -o ExampleNLPFirstOrderMain.o `test -f '$(srcdir)/ExampleNLPFirstOrderMain.cpp' || echo '$(srcdir)/'`$(srcdir)/ExampleNLPFirstOrderMain.cpp
#	mv -f $(DEPDIR)/ExampleNLPFirstOrderMain.Tpo $(DEPDIR)/ExampleNLPFirstOrderMain.Po
#	source='$(srcdir)/ExampleNLPFirstOrderMain.cpp' object='ExampleNLPFirstOrderMain.o' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExampleNLPFirstOrderMain.o `test -f '$(srcdir)/ExampleNLPFirstOrderMain.cpp' || echo '$(srcdir)/'`$(srcdir)/ExampleNLPFirstOrderMain.cpp

ExampleNLPFirstOrderMain.obj: $(srcdir)/ExampleNLPFirstOrderMain.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExampleNLPFirstOrderMain.obj -MD -MP -MF $(DEPDIR)/ExampleNLPFirstOrderMain.Tpo -c -o ExampleNLPFirstOrderMain.obj `if test -f '$(srcdir)/ExampleNLPFirstOrderMain.cpp'; then $(CYGPATH_W) '$(srcdir)/ExampleNLPFirstOrderMain.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/ExampleNLPFirstOrderMain.cpp'; fi`
#	mv -f $(DEPDIR)/ExampleNLPFirstOrderMain.Tpo $(DEPDIR)/ExampleNLPFirstOrderMain.Po
#	source='$(srcdir)/ExampleNLPFirstOrderMain.cpp' object='ExampleNLPFirstOrderMain.obj' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExampleNLPFirstOrderMain.obj `if test -f '$(srcdir)/ExampleNLPFirstOrderMain.cpp'; then $(CYGPATH_W) '$(srcdir)/ExampleNLPFirstOrderMain.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/ExampleNLPFirstOrderMain.cpp'; fi`

NLPInterfacePack_ExampleBasisSystem.o: $(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NLPInterfacePack_ExampleBasisSystem.o -MD -MP -MF $(DEPDIR)/NLPInterfacePack_ExampleBasisSystem.Tpo -c -o NLPInterfacePack_ExampleBasisSystem.o `test -f '$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp' || echo '$(srcdir)/'`$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp
#	mv -f $(DEPDIR)/NLPInterfacePack_ExampleBasisSystem.Tpo $(DEPDIR)/NLPInterfacePack_ExampleBasisSystem.Po
#	source='$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp' object='NLPInterfacePack_ExampleBasisSystem.o' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NLPInterfacePack_ExampleBasisSystem.o `test -f '$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp' || echo '$(srcdir)/'`$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp

NLPInterfacePack_ExampleBasisSystem.obj: $(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NLPInterfacePack_ExampleBasisSystem.obj -MD -MP -MF $(DEPDIR)/NLPInterfacePack_ExampleBasisSystem.Tpo -c -o NLPInterfacePack_ExampleBasisSystem.obj `if test -f '$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp'; then $(CYGPATH_W) '$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp'; fi`
#	mv -f $(DEPDIR)/NLPInterfacePack_ExampleBasisSystem.Tpo $(DEPDIR)/NLPInterfacePack_ExampleBasisSystem.Po
#	source='$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp' object='NLPInterfacePack_ExampleBasisSystem.obj' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NLPInterfacePack_ExampleBasisSystem.obj `if test -f '$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp'; then $(CYGPATH_W) '$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/NLPInterfacePack_ExampleBasisSystem.cpp'; fi`

NLPInterfacePack_ExampleNLPFirstOrder.o: $(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NLPInterfacePack_ExampleNLPFirstOrder.o -MD -MP -MF $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrder.Tpo -c -o NLPInterfacePack_ExampleNLPFirstOrder.o `test -f '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp' || echo '$(srcdir)/'`$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp
#	mv -f $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrder.Tpo $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrder.Po
#	source='$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp' object='NLPInterfacePack_ExampleNLPFirstOrder.o' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NLPInterfacePack_ExampleNLPFirstOrder.o `test -f '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp' || echo '$(srcdir)/'`$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp

NLPInterfacePack_ExampleNLPFirstOrder.obj: $(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NLPInterfacePack_ExampleNLPFirstOrder.obj -MD -MP -MF $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrder.Tpo -c -o NLPInterfacePack_ExampleNLPFirstOrder.obj `if test -f '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp'; then $(CYGPATH_W) '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp'; fi`
#	mv -f $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrder.Tpo $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrder.Po
#	source='$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp' object='NLPInterfacePack_ExampleNLPFirstOrder.obj' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NLPInterfacePack_ExampleNLPFirstOrder.obj `if test -f '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp'; then $(CYGPATH_W) '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrder.cpp'; fi`

NLPInterfacePack_ExampleNLPFirstOrderRun.o: $(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NLPInterfacePack_ExampleNLPFirstOrderRun.o -MD -MP -MF $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrderRun.Tpo -c -o NLPInterfacePack_ExampleNLPFirstOrderRun.o `test -f '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp' || echo '$(srcdir)/'`$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp
#	mv -f $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrderRun.Tpo $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrderRun.Po
#	source='$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp' object='NLPInterfacePack_ExampleNLPFirstOrderRun.o' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NLPInterfacePack_ExampleNLPFirstOrderRun.o `test -f '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp' || echo '$(srcdir)/'`$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp

NLPInterfacePack_ExampleNLPFirstOrderRun.obj: $(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NLPInterfacePack_ExampleNLPFirstOrderRun.obj -MD -MP -MF $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrderRun.Tpo -c -o NLPInterfacePack_ExampleNLPFirstOrderRun.obj `if test -f '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp'; then $(CYGPATH_W) '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp'; fi`
#	mv -f $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrderRun.Tpo $(DEPDIR)/NLPInterfacePack_ExampleNLPFirstOrderRun.Po
#	source='$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp' object='NLPInterfacePack_ExampleNLPFirstOrderRun.obj' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NLPInterfacePack_ExampleNLPFirstOrderRun.obj `if test -f '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp'; then $(CYGPATH_W) '$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/NLPInterfacePack_ExampleNLPFirstOrderRun.cpp'; fi`

AbstractLinAlgPack_exampleNLPDiagSetup.o: $(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AbstractLinAlgPack_exampleNLPDiagSetup.o -MD -MP -MF $(DEPDIR)/AbstractLinAlgPack_exampleNLPDiagSetup.Tpo -c -o AbstractLinAlgPack_exampleNLPDiagSetup.o `test -f '$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp' || echo '$(srcdir)/'`$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp
#	mv -f $(DEPDIR)/AbstractLinAlgPack_exampleNLPDiagSetup.Tpo $(DEPDIR)/AbstractLinAlgPack_exampleNLPDiagSetup.Po
#	source='$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp' object='AbstractLinAlgPack_exampleNLPDiagSetup.o' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AbstractLinAlgPack_exampleNLPDiagSetup.o `test -f '$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp' || echo '$(srcdir)/'`$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp

AbstractLinAlgPack_exampleNLPDiagSetup.obj: $(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AbstractLinAlgPack_exampleNLPDiagSetup.obj -MD -MP -MF $(DEPDIR)/AbstractLinAlgPack_exampleNLPDiagSetup.Tpo -c -o AbstractLinAlgPack_exampleNLPDiagSetup.obj `if test -f '$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp'; then $(CYGPATH_W) '$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp'; fi`
#	mv -f $(DEPDIR)/AbstractLinAlgPack_exampleNLPDiagSetup.Tpo $(DEPDIR)/AbstractLinAlgPack_exampleNLPDiagSetup.Po
#	source='$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp' object='AbstractLinAlgPack_exampleNLPDiagSetup.obj' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AbstractLinAlgPack_exampleNLPDiagSetup.obj `if test -f '$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp'; then $(CYGPATH_W) '$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../ExampleNLPDirect/AbstractLinAlgPack_exampleNLPDiagSetup.cpp'; fi`

NLPInterfacePack_ExampleNLPDirect.o: $(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NLPInterfacePack_ExampleNLPDirect.o -MD -MP -MF $(DEPDIR)/NLPInterfacePack_ExampleNLPDirect.Tpo -c -o NLPInterfacePack_ExampleNLPDirect.o `test -f '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp' || echo '$(srcdir)/'`$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp
#	mv -f $(DEPDIR)/NLPInterfacePack_ExampleNLPDirect.Tpo $(DEPDIR)/NLPInterfacePack_ExampleNLPDirect.Po
#	source='$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp' object='NLPInterfacePack_ExampleNLPDirect.o' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NLPInterfacePack_ExampleNLPDirect.o `test -f '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp' || echo '$(srcdir)/'`$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp

NLPInterfacePack_ExampleNLPDirect.obj: $(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NLPInterfacePack_ExampleNLPDirect.obj -MD -MP -MF $(DEPDIR)/NLPInterfacePack_ExampleNLPDirect.Tpo -c -o NLPInterfacePack_ExampleNLPDirect.obj `if test -f '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp'; then $(CYGPATH_W) '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp'; fi`
#	mv -f $(DEPDIR)/NLPInterfacePack_ExampleNLPDirect.Tpo $(DEPDIR)/NLPInterfacePack_ExampleNLPDirect.Po
#	source='$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp' object='NLPInterfacePack_ExampleNLPDirect.obj' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NLPInterfacePack_ExampleNLPDirect.obj `if test -f '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp'; then $(CYGPATH_W) '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPDirect.cpp'; fi`

NLPInterfacePack_ExampleNLPObjGrad.o: $(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NLPInterfacePack_ExampleNLPObjGrad.o -MD -MP -MF $(DEPDIR)/NLPInterfacePack_ExampleNLPObjGrad.Tpo -c -o NLPInterfacePack_ExampleNLPObjGrad.o `test -f '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp' || echo '$(srcdir)/'`$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp
#	mv -f $(DEPDIR)/NLPInterfacePack_ExampleNLPObjGrad.Tpo $(DEPDIR)/NLPInterfacePack_ExampleNLPObjGrad.Po
#	source='$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp' object='NLPInterfacePack_ExampleNLPObjGrad.o' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NLPInterfacePack_ExampleNLPObjGrad.o `test -f '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp' || echo '$(srcdir)/'`$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp

NLPInterfacePack_ExampleNLPObjGrad.obj: $(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NLPInterfacePack_ExampleNLPObjGrad.obj -MD -MP -MF $(DEPDIR)/NLPInterfacePack_ExampleNLPObjGrad.Tpo -c -o NLPInterfacePack_ExampleNLPObjGrad.obj `if test -f '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp'; then $(CYGPATH_W) '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp'; fi`
#	mv -f $(DEPDIR)/NLPInterfacePack_ExampleNLPObjGrad.Tpo $(DEPDIR)/NLPInterfacePack_ExampleNLPObjGrad.Po
#	source='$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp' object='NLPInterfacePack_ExampleNLPObjGrad.obj' libtool=no 
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) 
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NLPInterfacePack_ExampleNLPObjGrad.obj `if test -f '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp'; then $(CYGPATH_W) '$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../ExampleNLPDirect/NLPInterfacePack_ExampleNLPObjGrad.cpp'; fi`

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && cd $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) $$here

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(PROGRAMS)
installdirs:
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am

distclean: distclean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

info: info-am

info-am:

install-data-am:

install-dvi: install-dvi-am

install-exec-am:

install-html: install-html-am

install-info: install-info-am

install-man:

install-pdf: install-pdf-am

install-ps: install-ps-am

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am:

.MAKE: install-am install-strip

.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
	clean-noinstPROGRAMS ctags distclean distclean-compile \
	distclean-generic distclean-tags distdir dvi dvi-am html \
	html-am info info-am install install-am install-data \
	install-data-am install-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-man install-pdf install-pdf-am \
	install-ps install-ps-am install-strip installcheck \
	installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
	uninstall-am


include $(top_builddir)/Makefile.export.moocho
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
