OSDN Git Service

Silence link creation.
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 22 Feb 2006 14:58:51 +0000 (14:58 -0000)
committerPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 22 Feb 2006 14:58:51 +0000 (14:58 -0000)
libpthread/linuxthreads.old_db/Makefile.in
libpthread/linuxthreads_db/Makefile.in

index 1af0389..acdcd69 100644 (file)
@@ -66,7 +66,7 @@ $(top_builddir)lib/libthread_db.a: $(libthread_db-a-y)
        $(do_ar)
 
 linuxthreads_db_headers:
-       $(LN) -sf ../$(PTDIR)_db/thread_db.h $(top_builddir)include/
+       $(Q)$(LN) -sf ../$(PTDIR)_db/thread_db.h $(top_builddir)include/
 
 linuxthreads_db_headers_clean:
        $(RM) $(top_builddir)include/thread_db.h
index 3d179a4..1dd2b02 100644 (file)
@@ -66,7 +66,7 @@ $(top_builddir)lib/libthread_db.a: $(libthread_db-a-y)
        $(do_ar)
 
 linuxthreads_db_headers:
-       $(LN) -sf ../$(PTDIR)_db/thread_db.h $(top_builddir)include/
+       $(Q)$(LN) -sf ../$(PTDIR)_db/thread_db.h $(top_builddir)include/
 
 linuxthreads_db_headers_clean:
        $(RM) $(top_builddir)include/thread_db.h