From: bangerth Date: Tue, 24 Apr 2012 15:18:51 +0000 (+0000) Subject: fix typo in comment. improve wording. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10879e93de2a025441052d12c0a8b3881f616b06;p=dealii-svn.git fix typo in comment. improve wording. git-svn-id: https://svn.dealii.org/trunk@25440 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/contrib/tbb/Makefile b/deal.II/contrib/tbb/Makefile index 1765e1880d..d95ddbfb3d 100644 --- a/deal.II/contrib/tbb/Makefile +++ b/deal.II/contrib/tbb/Makefile @@ -1,6 +1,7 @@ -# bild the tbb libraries. they end up in directories with weird names that contain -# the system and compiler names etc. rename them to something that's a bit more -# predictable for the downstream make files. +# build the tbb libraries. they end up in directories with weird names +# that contain the system and compiler names etc. create symlinks to +# them to something that's a bit more predictable for the downstream +# make files. tbb: @cd tbb30_104oss ; $(MAKE) tbb tbb_build_dir=$D/lib/contrib/tbb @rm -f $D/lib/libtbb*