@echo "========================================================================"
@echo "= ="
@echo "= The following targets exist: ="
- @echo "= contrib : additional libraries in contrib, if there are any ="
- @echo "= ="
@echo "= all : debug and optimized libraries ="
@echo "= debug : the debug version of the deal.II library ="
@echo "= optimized : the optimized version of the deal.II library ="
@echo "= ="
+ @echo "= contrib : additional libraries in contrib, if there are any ="
+ @echo "= ="
@echo "= online-doc : generate the documentation in HTML format ="
@echo "= TODO : create a \"TODO\" file from the source files ="
@echo "= TAGS : create a TAGS file from include and source files ="
# we don't want to list the full dependencies here. let the sub-makefiles
# do that
.PHONY: common/scripts/make_dependencies \
- common/scripts/expand_instantiations
\ No newline at end of file
+ common/scripts/expand_instantiations