[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 回复: [Groff] building process stuck wh en building groff-current usin
From: |
Ralph Corderoy |
Subject: |
Re: 回复: [Groff] building process stuck wh en building groff-current using MinGW |
Date: |
Fri, 07 Sep 2007 14:51:33 +0100 |
Hi Yu-ning,
> This is line 49 in Makefile. Line 51 says,
>
> revision=`sed -e 's/^0$$//' -e 's/^[1-9].*$$/.&/' $(top_srcdir)/REVISION`
>
> I wonder the meaning of $$.
In makefiles, one writes `$$' to have a single `$' be passed to the
shell. Otherwise, `echo $HOME' would tell make to execute `echo fooOME'
if the *make* variable `H' was equal to `foo'.
Cheers,
Ralph.
- Re: 回复: 回复: [Groff] building process stuc k when building groff-current using MinGW, (continued)
- Re: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/10
- Re: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Keith Marshall, 2007/09/10
- Re: 回复:_回复:_[Groff]_building_process_stu ck_when_building_groff-current_using MinGW, Werner LEMBERG, 2007/09/11
- Re: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Keith MARSHALL, 2007/09/11
- Re: [Groff] building process stuck when building groff-current using MinGW, Keith Marshall, 2007/09/09
- Re: [Groff] building process stuck when building groff-current using MinGW, Ralph Corderoy, 2007/09/10
- Re: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/10
- Re: 回复: [Groff] building process stuck wh en building groff-current using MinGW,
Ralph Corderoy <=
- Re: [Groff] building process stuck when building groff-current using MinGW, Keith MARSHALL, 2007/09/07
- 回复: [Groff] building process stuck wh en building groff-current using MinGW, Yu-ning Feng, 2007/09/07
- Re: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/08
- Re: [Groff] building process stuck when building groff-current using MinGW, Yu-ning Feng, 2007/09/11
- Re: [Groff] building process stuck when building groff-current using MinGW, Yu-ning Feng, 2007/09/11
- Re: [Groff] building process stuck when building groff-current using MinGW, Keith MARSHALL, 2007/09/11