public inbox for rda@sourceware.org
 help / color / mirror / Atom feed
From: Jim Blandy <jimb@redhat.com>
To: rda@sources.redhat.com
Subject: RFA: update dependencies for RDA executable
Date: Thu, 07 Oct 2004 18:37:00 -0000	[thread overview]
Message-ID: <vt2wty2qsr5.fsf@zenia.home> (raw)


2004-10-07  Jim Blandy  <jimb@redhat.com>

	* Makefile.am (rda_DEPENDENCIES): Add ../lib/librda.la.
	* Makefile.in: Regenerated.

Index: rda/unix/Makefile.am
===================================================================
RCS file: /cvs/src/src/rda/unix/Makefile.am,v
retrieving revision 1.1
diff -c -p -r1.1 Makefile.am
*** rda/unix/Makefile.am	28 Aug 2002 01:22:28 -0000	1.1
--- rda/unix/Makefile.am	7 Oct 2004 18:35:42 -0000
*************** EXTRA_rda_SOURCES = linux-target.c solar
*** 11,15 ****
  	ptrace-target.c dummy-target.c
  TARGET_MODULES = @TARGET_MODULES@
  rda_LDADD = $(TARGET_MODULES) ../lib/librda.la
! rda_DEPENDENCIES = $(server_OBJECTS) $(TARGET_MODULES)
  rda_LDFLAGS = -ldl -rdynamic
--- 11,15 ----
  	ptrace-target.c dummy-target.c
  TARGET_MODULES = @TARGET_MODULES@
  rda_LDADD = $(TARGET_MODULES) ../lib/librda.la
! rda_DEPENDENCIES = $(server_OBJECTS) $(TARGET_MODULES) ../lib/librda.la
  rda_LDFLAGS = -ldl -rdynamic
Index: rda/unix/Makefile.in
===================================================================
RCS file: /cvs/src/src/rda/unix/Makefile.in,v
retrieving revision 1.5
diff -c -p -r1.5 Makefile.in
*** rda/unix/Makefile.in	10 Mar 2004 18:36:47 -0000	1.5
--- rda/unix/Makefile.in	7 Oct 2004 18:35:42 -0000
*************** EXTRA_rda_SOURCES = linux-target.c solar
*** 104,110 ****
  	ptrace-target.c dummy-target.c
  
  rda_LDADD = $(TARGET_MODULES) ../lib/librda.la
! rda_DEPENDENCIES = $(server_OBJECTS) $(TARGET_MODULES)
  rda_LDFLAGS = -ldl -rdynamic
  subdir = .
  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
--- 104,110 ----
  	ptrace-target.c dummy-target.c
  
  rda_LDADD = $(TARGET_MODULES) ../lib/librda.la
! rda_DEPENDENCIES = $(server_OBJECTS) $(TARGET_MODULES) ../lib/librda.la
  rda_LDFLAGS = -ldl -rdynamic
  subdir = .
  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4

             reply	other threads:[~2004-10-07 18:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-07 18:37 Jim Blandy [this message]
2004-10-07 18:47 ` Kevin Buettner
2004-10-07 22:27   ` Jim Blandy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vt2wty2qsr5.fsf@zenia.home \
    --to=jimb@redhat.com \
    --cc=rda@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).