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: EPICS 3.15.0 incompatible make rules
From: Ralph Lange <[email protected]>
To: EPICS Tech Talk <[email protected]>
Date: Fri, 05 Oct 2012 18:33:19 +0200
On Fri Oct 05 2012 17:51:24 GMT+0200 (CEST), Ron Sluiter <[email protected]> wrote:
[...]
The same problem is in <stream>/streamDevice/streamApp/Makefile.
I made a similar local modification,
 
+ifeq ($(BASE_3_14), YES)
 clean:: myclean
+else
+clean: myclean
+endif
 
 myclean:
        $(RM) core* StreamDebug.log

I defer to Janet and Andrew on your "can we stay compatible" question,
but I think the answer is No. We have to make changes like the above to
maintain backwards compatibility.

Janet, Andrew,

I suggest we add a bunch of variables named ...CLEAN, that users can set to add files that they wish to be cleaned.
Keep them separate for the different cleans (clean vs. realclean etc.).

Then users have a simple way to get things removed, and we can change the implementation of clean as we need it.

~Ralph


Replies:
Re: EPICS 3.15.0 incompatible make rules Andrew Johnson
Re: EPICS 3.15.0 incompatible make rules Dirk Zimoch
References:
EPICS 3.15.0 incompatible make rules Dirk Zimoch
Re: EPICS 3.15.0 incompatible make rules Ron Sluiter

Navigate by Date:
Prev: Re: EPICS 3.15.0 incompatible make rules Ron Sluiter
Next: RE: Triggered autosave on exit Hu, Yong
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: EPICS 3.15.0 incompatible make rules Ron Sluiter
Next: Re: EPICS 3.15.0 incompatible make rules Andrew Johnson
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 ·