diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2015-01-21 20:12:48 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2015-01-21 20:12:48 +0100 |
commit | 4890aa2fa9597d83eb88f35ac20d444344c11dce (patch) | |
tree | 00aa81fc62fc51b54080705074e3a07ae591c285 /boehm-gc/kepler.SCHWINGE/log_install | |
parent | 8b7f341f54cc8f1b515e140f0e40ffa4a69ab18c (diff) |
boehm-gc: bf62552626acc7ad8babdc350a6365cb97ec8776 (2015-01-07), 09887cae2790e29ff535cc56f7bd0c4459ef4e2b (2015-01-09)
Diffstat (limited to 'boehm-gc/kepler.SCHWINGE/log_install')
-rw-r--r-- | boehm-gc/kepler.SCHWINGE/log_install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boehm-gc/kepler.SCHWINGE/log_install b/boehm-gc/kepler.SCHWINGE/log_install index 9e819849..37fa148d 100644 --- a/boehm-gc/kepler.SCHWINGE/log_install +++ b/boehm-gc/kepler.SCHWINGE/log_install @@ -55,6 +55,6 @@ more information, such as the ld(1) and ld.so(8) manual pages. /bin/mkdir -p '[...]/master.build.install/lib/pkgconfig' /usr/bin/install -c -m 644 bdw-gc.pc '[...]/master.build.install/lib/pkgconfig' /bin/mkdir -p '[...]/master.build.install/include/gc' - /usr/bin/install -c -m 644 ../master/include/gc_cpp.h ../master/include/gc.h ../master/include/gc_allocator.h ../master/include/gc_backptr.h ../master/include/gc_config_macros.h ../master/include/gc_disclaim.h ../master/include/gc_gcj.h ../master/include/gc_inline.h ../master/include/gc_mark.h ../master/include/gc_pthread_redirects.h ../master/include/gc_tiny_fl.h ../master/include/gc_typed.h ../master/include/gc_version.h ../master/include/javaxfc.h ../master/include/leak_detector.h ../master/include/weakpointer.h ../master/include/cord.h '[...]/master.build.install/include/gc' + /usr/bin/install -c -m 644 ../master/include/gc_cpp.h ../master/include/gc.h ../master/include/gc_allocator.h ../master/include/gc_backptr.h ../master/include/gc_config_macros.h ../master/include/gc_disclaim.h ../master/include/gc_gcj.h ../master/include/gc_inline.h ../master/include/gc_mark.h ../master/include/gc_pthread_redirects.h ../master/include/gc_tiny_fl.h ../master/include/gc_typed.h ../master/include/gc_version.h ../master/include/javaxfc.h ../master/include/leak_detector.h ../master/include/weakpointer.h ../master/include/cord.h ../master/include/cord_pos.h ../master/include/ec.h '[...]/master.build.install/include/gc' make[2]: Leaving directory '[...]/master.build' make[1]: Leaving directory '[...]/master.build' |