[Darshan-commits] [Git][darshan/darshan][master] small makefile fixes
Shane Snyder
xgitlab at cels.anl.gov
Tue Jun 21 12:34:03 CDT 2016
Shane Snyder pushed to branch master at darshan / darshan
Commits:
eca097a2 by Shane Snyder at 2016-06-21T12:33:12-05:00
small makefile fixes
- - - - -
1 changed file:
- darshan-util/Makefile.in
Changes:
=====================================
darshan-util/Makefile.in
=====================================
--- a/darshan-util/Makefile.in
+++ b/darshan-util/Makefile.in
@@ -144,7 +144,7 @@ endif
install -m 644 $(srcdir)/../darshan-bgq-log-format.h $(includedir)
install -d $(includedir)/uthash-1.9.2
install -d $(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 uthash-1.9.2/src/uthash.h $(includedir)/uthash-1.9.2/src/
install -m 644 $(DARSHAN_LOG_FORMAT) $(includedir)
install -m 755 darshan-job-summary/bin/darshan-job-summary.pl $(bindir)
install -d $(libdir)/TeX
@@ -161,6 +161,6 @@ clean::
rm -f *.o *.po *.a *.so darshan-analyzer darshan-convert darshan-diff darshan-parser darshan-merge jenkins-hash-gen
distclean:: clean
- rm -f darshan-runtime-config.h aclocal.m4 autom4te.cache/* config.status config.log Makefile util/bin/darshan-job-summary.pl
+ rm -f darshan-util-config.h aclocal.m4 autom4te.cache/* config.status config.log Makefile darshan-job-summary/bin/darshan-job-summary.pl maint/darshan-util.pc
rm -rf uthash-1.9.2
rm -rf autom4te.cache
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/eca097a2849fc1b5db2e5d01dc1427d5e7bf6b2c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20160621/64c8fced/attachment.html>
More information about the Darshan-commits
mailing list