automake
[Top][All Lists]
Advanced

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

Re: How to setup an example programs subdirectory?


From: Simon Perreault
Subject: Re: How to setup an example programs subdirectory?
Date: Sun, 2 Jan 2005 10:54:04 -0500
User-agent: KMail/1.7.1

On Sunday January 2 2005 04:30, Guido Draheim wrote:
> DIST_SUBDIRS = lib bin examples
> SUBDIRS = lib bin @EXAMPLES@

Thank you for your answer, but there seems to be something missing or maybe I 
didn't understand something. I have used these lines:

DIST_SUBDIRS = wrap tests examples
SUBDIRS = wrap tests @EXAMPLES@

Automake is able to interpret that syntax, but it doesn't seem to produce 
valid output:

Making all in @EXAMPLES@
/bin/sh: line 0: cd: @EXAMPLES@: No such file or directory

-- 
Simon Perreault <address@hidden> -- http://nomis80.org




reply via email to

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