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: Re: [makefile] adding a library to an EPICS application
From: Ralph Lange <[email protected]>
To: EPICS Tech Talk <[email protected]>
Date: Thu, 20 Dec 2012 11:00:30 +0100
On 20.12.2012 10:37, Pavel Maslov wrote:
Thanks everyone!
And particularly, MArk and Andrew! Your insights have helped a lot!

Let me ask you one more question. Perhaps, Andrew will give a rightaway answer. What makefile command (in $(TOP)/xxxApp/Db/Makefile) can I use to copy an arbitrary file (in my case $(TOP)/xxxApp/Db/TDS.proto) to $(TOP)/db.

DB_INSTALLS += TDS.proto doesn't work. 
Any other thoughts?

According to the Application Developer's Guide (section 4.7), you need to specify the full path, i.e.

DB_INSTALLS += $(TOP)/xxxApp/Db/TDS.proto

Did you try that?

~Ralph


Replies:
Re: [makefile] adding a library to an EPICS application Pavel Maslov
References:
[makefile] adding a library to an EPICS application Pavel Maslov
RE: [makefile] adding a library to an EPICS application Mark Rivers
Re: [makefile] adding a library to an EPICS application Andrew Johnson
Re: [makefile] adding a library to an EPICS application Martin Konrad
Re: [makefile] adding a library to an EPICS application Pavel Maslov

Navigate by Date:
Prev: Re: [makefile] adding a library to an EPICS application Pavel Maslov
Next: Re: [makefile] adding a library to an EPICS application Pavel Maslov
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: [makefile] adding a library to an EPICS application Pavel Maslov
Next: Re: [makefile] adding a library to an EPICS application Pavel Maslov
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 ·