Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15014 > unrolled thread

Re: The usage of `cd builtins && $(MAKE) ...`

Started byChet Ramey <chet.ramey@case.edu>
First post2018-12-31 10:00 -0500
Last post2018-12-31 10:00 -0500
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: The usage of `cd builtins && $(MAKE) ...` Chet Ramey <chet.ramey@case.edu> - 2018-12-31 10:00 -0500

#15014 — Re: The usage of `cd builtins && $(MAKE) ...`

FromChet Ramey <chet.ramey@case.edu>
Date2018-12-31 10:00 -0500
SubjectRe: The usage of `cd builtins && $(MAKE) ...`
Message-ID<mailman.6617.1546268471.1284.bug-bash@gnu.org>
On 12/30/18 8:09 AM, Peng Yu wrote:
> Hi,
> 
> I see things like `cd builtins && $(MAKE) ...` in the Makefiles in
> bash source code. GNU Make has the option of -C for entering a
> directory and make. Is the reason to cd then make for compatibility
> with other make's that don't support -C? Thanks.

Yes. Bash doesn't require GNU make.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web