Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Shane Snyder
darshan
Commits
69c954df
Commit
69c954df
authored
Jun 10, 2016
by
Shane Snyder
Browse files
fix out-of-tree makefile bug in darshan-util
parent
a974efee
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-util/Makefile.in
View file @
69c954df
...
@@ -146,7 +146,7 @@ endif
...
@@ -146,7 +146,7 @@ endif
install
-m
644
$(srcdir)
/../darshan-bgq-log-format.h
$(includedir)
install
-m
644
$(srcdir)
/../darshan-bgq-log-format.h
$(includedir)
install
-d
$(includedir)
/uthash-1.9.2
install
-d
$(includedir)
/uthash-1.9.2
install
-d
$(includedir)
/uthash-1.9.2/src
install
-d
$(includedir)
/uthash-1.9.2/src
install
-m
644 uthash-1.9.2/src/uthash.h
$(includedir)
/uthash-1.9.2/src/
install
-m
644
$(srcdir)
/
uthash-1.9.2/src/uthash.h
$(includedir)
/uthash-1.9.2/src/
install
-m
644
$(DARSHAN_LOG_FORMAT)
$(includedir)
install
-m
644
$(DARSHAN_LOG_FORMAT)
$(includedir)
install
-m
755 darshan-job-summary/bin/darshan-job-summary.pl
$(bindir)
install
-m
755 darshan-job-summary/bin/darshan-job-summary.pl
$(bindir)
install
-d
$(libdir)
/TeX
install
-d
$(libdir)
/TeX
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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