Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
darshan
darshan
Commits
6b23824b
Commit
6b23824b
authored
Sep 22, 2017
by
Shane Snyder
Browse files
fix dxt_analyzer install for out-of-tree builds
parent
09531f17
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-util/Makefile.in
View file @
6b23824b
...
...
@@ -144,7 +144,7 @@ install:: all
install
-m
755 darshan-dxt-parser
$(bindir)
install
-m
755 darshan-merge
$(bindir)
install
-m
755
$(srcdir)
/darshan-summary-per-file.sh
$(bindir)
install
-m
755 dxt_analyzer.py
$(bindir)
install
-m
755
$(srcdir)
/
dxt_analyzer.py
$(bindir)
install
-m
755 libdarshan-util.a
$(libdir)
ifeq
($(DARSHAN_ENABLE_SHARED),1)
install
-m
755 libdarshan-util.so
$(libdir)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment