Re: Can we use wildcards to deliver files in Cons?
Brad Garcia <[email protected]> Thu, 26 Feb 2004 06:12:40 -0500 (EST)
| Newsgroups | gmane.comp.gnu.cons.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 26 Feb 2004, GHOSH, AMIT (HP-ISO STSD-STL) wrote: > I am facing a problem with Cons. I have a module in which during build > time a few files are created via shell scripts. Now the problem is that > the name of the file depends on an environment variable (which can > change depending on certain conditions), so how do I deliver this file > in the file list: (Delivery file). I do not know the name of the file as > it depends on the dynamic environment variable. Ideally, you would be setting the environment variable from within your Construct file. But even if you are not, you can see the value of this variable from within your Construct file. So it should be possible to know the name of the target files within the Construct file. Brad Garcia _______________________________________________ [email protected] http://mail.gnu.org/mailman/listinfo/cons-discuss Cons URL: http://www.dsmit.com/cons/