Skip to content

Commit a5ea879

Browse files
authored
Merge c657043 into c8cb980
2 parents c8cb980 + c657043 commit a5ea879

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

INSTALL/make.inc.gfortran

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,8 @@ CBLASLIB = $(TOPSRCDIR)/libcblas.a
7979
LAPACKLIB = $(TOPSRCDIR)/liblapack.a
8080
TMGLIB = $(TOPSRCDIR)/libtmglib.a
8181
LAPACKELIB = $(TOPSRCDIR)/liblapacke.a
82+
83+
# DOCUMENTATION DIRECTORY
84+
# If you generate html pages (make html), documentation will be placed in $(DOCSDIR)/explore-html
85+
# If you generate man pages (make man), documentation will be placed in $(DOCSDIR)/man
86+
DOCSDIR = $(TOPSRCDIR)/DOCS

0 commit comments

Comments
 (0)