Macros by Category Revision History
Search:

ax_add_recursive_am_macro

SYNOPSIS

AX_ADD_RECURSIVE_AM_MACRO([TARGET],[RULE])

DESCRIPTION

Adds the specified rule to $AMINCLUDE along with a TARGET-recursive rule that will call TARGET for the current directory and TARGET-am recursively for each subdirectory. See also AX_ADD_RECURSIVE_AM_MACRO_STATIC.

SOURCE CODE

http://autoconf-archive.cryp.to/ax_add_recursive_am_macro.m4

LICENSE

Copyright © 2009 Tom Howard <tomhoward@users.sf.net>

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.