This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: funit-child-alias?


Anything missing? I don't think so, the tests still run right :-)

Andrew

Stepan Kasal wrote:
Hello,

On Wed, Oct 11, 2006 at 12:10:28PM -0400, Andrew Cagney wrote:
I'd doubt that the difference is intentional. [...]

OK, then I'm tempted to di this:


# For TestExec.java
pkglibexec_PROGRAMS += frysk/pkglibexecdir/funit-child-alias
frysk_pkglibexecdir_funit_child_alias_SOURCES =
frysk/pkglibexecdir/funit-child-alias: frysk/pkglibexecdir/funit-child
	cp -p frysk/pkglibexecdir/funit-child $@

if DO_ARCH32_TEST
pkglibexec_arch32_PROGRAMS +=
frysk/pkglibexecdir/arch32/funit-child-alias
frysk_pkglibexecdir_arch32_funit_child_alias_SOURCES =
frysk/pkglibexecdir/arch32/funit-child-alias: frysk/pkglibexecdir/arch32/funit-child
	cp -p frysk/pkglibexecdir/funit-child $@
endif

Am I missing something?

Stepan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]