automake
[Top][All Lists]
Advanced

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

executing shell commands (like cp)


From: sashan
Subject: executing shell commands (like cp)
Date: Thu, 26 Aug 2004 10:53:46 +1200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040822

Hi

How do I execute a copy (cp) of some files once they are generated by automake. The situation is I have a automake/autoconf/libtool generated library that is loadable by python. libtool generates this library and places it in <project-name>/.libs/lib<name>.so.0.0.0. What I want to do is copy the file lib<name>.so.0.0.0 into a directory of my choosing after the build process of it is completed. Any suggestions?

Thanks very much...

--
sashan





reply via email to

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