]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add apparently missing space.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Oct 2008 20:57:39 +0000 (20:57 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Oct 2008 20:57:39 +0000 (20:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@17157 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lib/Makefile

index f89a05b1dc89450694226c0e0c8b7f35a47573ef..0d227a101e55a62a1e282e68acb1ecdf075449d4 100644 (file)
@@ -66,7 +66,7 @@ ifeq ($(enable-shared),yes)
 
   libpetscall$(shared-lib-suffix): $(xlib.o)
        @echo "======================optimized========= Linking library:   libpetscall$(shared-lib-suffix)"
-       @$(SHLIBLD) $(LDFLAGS) $(SHLIBFLAGS) -o$(LIBDIR)/$(call DEAL_II_SHLIB_NAME,petscall) $(call DEAL_II_ADD_SONAME,petscall)  $(xlib.o)
+       @$(SHLIBLD) $(LDFLAGS) $(SHLIBFLAGS) -o $(LIBDIR)/$(call DEAL_II_SHLIB_NAME,petscall) $(call DEAL_II_ADD_SONAME,petscall)  $(xlib.o)
        @ln -f -s  $(LIBDIR)/$(call DEAL_II_SHLIB_NAME,petscall) $@
 
 else

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.