automake
[Top][All Lists]
Advanced

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

Post build step and Makefile.am


From: Henri Herscher
Subject: Post build step and Makefile.am
Date: Mon, 23 Jan 2006 17:40:38 -0500

Hi,

I'm trying to get a small script to execute after building an automake
library target (lib_LTLIBRARIES) so that when I type "make" it builds
the lib and then executes my script.

I've seen elsewhere there is something called "install-exec-hook" for
doing this in the install phase. Is there such thing for the build
phase ? (Sorry, comming for the M$VC world, I call this a post-build
script).

Thanks a lot
Henri




reply via email to

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