list because it requires opening files that don't exist before we move
on to try the next path.
git-svn-id: https://svn.dealii.org/trunk@22533
0785d39b-7218-0410-832d-
ea1e28bc413d
# include paths as command line flags. while compilers allow a space between
# the '-I' and the actual path, we also send these flags to the
# make_dependencies program that doesn't support the extra space.
-INCLUDE = -I$D/include -I$D/include/deal.II \
+INCLUDE = -I$D/include/deal.II \
@CPPFLAGS@ @TECPLOT_INCLUDE_DIR@ \
@UMFPACK_INCLUDE_DIR@ @HSL_INCLUDE_DIR@ \
- -I$D/contrib
+ -I$D/contrib \
+ -I$D/include
# add PETSc, SLEPSc, and Trilinos include paths if necessary. this rule
# (and the one further down below to get correct flags) should eventually
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