Skip to content
Snippets Groups Projects
Commit 1741d7c8 authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

remove application 'simplecoupling'

[[Imported from SVN: r1072]]
parent 5af1e295
No related branches found
No related tags found
Loading
...@@ -6,16 +6,12 @@ ...@@ -6,16 +6,12 @@
IPOPT_DIR = /home/haile/sander/COIN/Ipopt IPOPT_DIR = /home/haile/sander/COIN/Ipopt
noinst_PROGRAMS = staticrod staticrod2 rod3d simplecoupling dirneucoupling noinst_PROGRAMS = staticrod staticrod2 rod3d dirneucoupling
staticrod_SOURCES = staticrod.cc staticrod_SOURCES = staticrod.cc
staticrod2_SOURCES = staticrod2.cc staticrod2_SOURCES = staticrod2.cc
rod3d_SOURCES = rod3d.cc rod3d_SOURCES = rod3d.cc
simplecoupling_SOURCES = simplecoupling.cc
simplecoupling_CXXFLAGS = $(UG_CPPFLAGS) $(AMIRAMESH_CPPFLAGS) $(MPI_CPPFLAGS)
simplecoupling_LDADD = $(UG_LDFLAGS) $(AMIRAMESH_LDFLAGS) $(UG_LIBS) $(AMIRAMESH_LIBS) $(MPI_LDFLAGS)
dirneucoupling_SOURCES = dirneucoupling.cc dirneucoupling_SOURCES = dirneucoupling.cc
dirneucoupling_CXXFLAGS = $(UG_CPPFLAGS) $(AMIRAMESH_CPPFLAGS) $(MPI_CPPFLAGS) -I$(IPOPT_DIR)/IPOPT/include dirneucoupling_CXXFLAGS = $(UG_CPPFLAGS) $(AMIRAMESH_CPPFLAGS) $(MPI_CPPFLAGS) -I$(IPOPT_DIR)/IPOPT/include
dirneucoupling_LDADD = $(UG_LDFLAGS) $(AMIRAMESH_LDFLAGS) $(UG_LIBS) $(AMIRAMESH_LIBS) $(MPI_LDFLAGS) \ dirneucoupling_LDADD = $(UG_LDFLAGS) $(AMIRAMESH_LDFLAGS) $(UG_LIBS) $(AMIRAMESH_LIBS) $(MPI_LDFLAGS) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment