]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove the vpath directive from the Makefile. There are no object files
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 22 Sep 2012 08:59:06 +0000 (08:59 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 22 Sep 2012 08:59:06 +0000 (08:59 +0000)
at this place any more

git-svn-id: https://svn.dealii.org/branches/branch_cmake@26629 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/config/Make.global_options.in

index adab5e385159d258a87e63458506d23925e1c962..be1734be0d8ba080801c19eef07cda5533112bf9 100644 (file)
@@ -136,20 +136,10 @@ TARGET               = # TODO: Well, yes.
 ######################################################
 # now configuration for compiler flags, paths, etc
 
-# path for libraries
-
-LIBPATH    += $(addprefix -L,$(LIBDIR))
-
-
-# add search path for libraries to make dependencies
-vpath %@CMAKE_STATIC_LIBRARY_SUFFIX@ $(LIBDIR)
-vpath %@CMAKE_SHARED_LIBRARY_SUFFIX@ $(LIBDIR)
-
 OBJEXT     = o # TODO: @CMAKE_CXX_OUTPUT_EXTENSION@ :-*
 EXEEXT     = # TODO
 
 
-
 # set paths to all the libraries we need:
 lib-deal2.o     = ${DEAL_II_LIBRARIES}
 lib-deal2.g     = ${DEAL_II_LIBRARIES}

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.