EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: using Makefile wildcard for installing templates, substitutions
From: Hinko Kocevar <[email protected]>
To: Tech Talk <[email protected]>
Date: Wed, 16 May 2012 11:24:56 +0200
Hi,

I'm trying to add bunch of template and substitution files to DB variable inside my <app>/Db/Makefile, for them to be installed to db folder.

If I list each file separately template and substitution files are installed - I would expect the same using $(wildcard *.template) and $(wildcard *.substitutions) directives, but to no avail - the files are not installed into db folder.

WORKS:
DB += foo.template foo.substitutions bar.template bar.substitutions

DOES NOT WORK:
DB += $(wildcard *.template) $(wildcard *.substitutions)

I've checked the $(DB) after the calls to wildcard, and all the files seem to be listed there, but they do not get installed.

Thank you!

--
Hinko Kocevar
Software development engineer
Instrumentation Technologies d.d.
Velika pot 22, SI-5250 Solkan - Slovenia
T:+386 5 3352600, F:+386 5 3352601
E-mail: [email protected]

http://www.i-tech.si - When your users demand stability

The information transmitted is intended solely for the
addressee and may contain confidential and/or privileged
information. Any review, retention, disclosure or other use
by persons other than the intended recipient is prohibited.
If you received this in error, please notify the sender and
delete all copies.

Replies:
Re: using Makefile wildcard for installing templates, substitutions Michael Davidsaver

Navigate by Date:
Prev: Re: using areaDetector as a support library only Bruce Hill
Next: Problem in using synApp sunjl
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: using areaDetector as a support library only Bruce Hill
Next: Re: using Makefile wildcard for installing templates, substitutions Michael Davidsaver
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·