[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to setup an example programs subdirectory?
From: |
Robert Collins |
Subject: |
Re: How to setup an example programs subdirectory? |
Date: |
Sun, 02 Jan 2005 18:56:51 +1100 |
On Sat, 2005-01-01 at 20:24 -0500, Simon Perreault wrote:
> Hi,
>
> I have a question for which I haven't been able to find an answer on my own,
> using the usual resources (manual, google, etc).
>
> My project uses automake and I want to have a directory containing example
> programs. These programs should not be built on a simple "make", but could be
> built on a "make examples" directive. How can I handle that?
>
> Thanks!
IIRC - untested:
===
EXTRA_PROGRAMS=foo bar
examples: $(EXTRA_PROGRAMS)
===
Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
signature.asc
Description: This is a digitally signed message part