automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: executing shell commands (like cp)


From: Gary V. Vaughan
Subject: Re: executing shell commands (like cp)
Date: Thu, 26 Aug 2004 12:55:53 +0100
User-agent: Mozilla Thunderbird 0.7 (X11/20040615)

noinst_DATA = lib<name>.so
lib<name>.so: lib<name>.la
        @rm -f $@
        $(LN_S) .libs/$@ $@

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]