Re: EXTERNAL: Re: dmake clean

2014-02-20 Thread Andre Fischer
t the case when the solar environment is not set ... -Andre [1] https://issues.apache.org/ooo/show_bug.cgi?id=124263 -Original Message- From: Kay Schenk [mailto:kay.sch...@gmail.com] Sent: Tuesday, February 18, 2014 4:49 PM To: OOo Apache Subject: EXTERNAL: Re: dmake clean On Tue, Feb 18,

RE: EXTERNAL: Re: dmake clean

2014-02-19 Thread Steele, Raymond
L: Re: dmake clean On Tue, Feb 18, 2014 at 3:01 PM, Steele, Raymond wrote: > I see in the Makefile: > > clean .PHONY > > -rm -rf */$(INPATH) > -rm -rf solver/*/$(INPATH) > > I am going to make an assumption that I performed the dmake cle

Re: dmake clean

2014-02-18 Thread Andre Fischer
On 19.02.2014 00:48, Kay Schenk wrote: On Tue, Feb 18, 2014 at 3:01 PM, Steele, Raymond wrote: I see in the Makefile: clean .PHONY -rm -rf */$(INPATH) -rm -rf solver/*/$(INPATH) I am going to make an assumption that I performed the dmake clean and $INPATH wa

Re: dmake clean

2014-02-18 Thread Kay Schenk
On Tue, Feb 18, 2014 at 3:01 PM, Steele, Raymond wrote: > I see in the Makefile: > > clean .PHONY > > -rm -rf */$(INPATH) > -rm -rf solver/*/$(INPATH) > > I am going to make an assumption that I performed the dmake clean and > $INPATH was not set, therefore rm -rf

RE: dmake clean

2014-02-18 Thread Steele, Raymond
I see in the Makefile: clean .PHONY -rm -rf */$(INPATH) -rm -rf solver/*/$(INPATH) I am going to make an assumption that I performed the dmake clean and $INPATH was not set, therefore rm -rf */ was performed From: Steele, Raymond Sent: Tuesday, February 18,