|
From: | anonymous |
Subject: | [bug #26915] SHELL has no effect |
Date: | Tue, 30 Jun 2009 09:07:02 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729) |
URL: <http://savannah.gnu.org/bugs/?26915> Summary: SHELL has no effect Project: make Submitted by: None Submitted on: Tue 30 Jun 2009 09:07:00 AM UTC Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Component Version: 3.81 Operating System: MS Windows Fixed Release: None _______________________________________________________ Details: # makefile SHELL = sh all : ; @echo "foo" not.used.here : SHELL = cmd $ make "foo" (This should be foo without the quotes because sh would remove them). _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?26915> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |