This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
defining recursive targets
- To: automake at gnu dot org
- Subject: defining recursive targets
- From: "Derek R. Price" <derek dot price at openavenue dot com>
- Date: Wed, 15 Nov 2000 17:24:30 -0500
- List-Id: Discussion list for automake <automake.gnu.org>
- Organization: Open Avenue
is there some easy (i.e. not involving hacking) way to define a new
recursive target? e.g.:
RECURSIVE_TARGETS = remotecheck
which would shove remotecheck-recursive into the list with generated
targets all-recursive, check-recursive, install-recursive, etc. and add
a remotecheck & remotecheck-local in each Makefile.in?
Derek
--
Derek Price CVS Solutions Architect ( http://CVSHome.org )
mailto:dprice@openavenue.com OpenAvenue ( http://OpenAvenue.com )
--
160. I'm not a complete idiot - several parts are missing.