Define SHELL to be /bin/sh.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@2446 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
ovidiu 1997-09-25 19:34:14 +00:00
parent fcdbef5d07
commit 3baae6ce08
2 changed files with 3 additions and 0 deletions

View file

@ -8,6 +8,7 @@ Thu Sep 25 11:25:36 1997 Ovidiu Predescu <ovidiu@net-community.com>
* library.make: Likewise.
* rules.make: Likewise.
* tool.make: Likewise.
* common.make: Define SHELL to be /bin/sh to avoid possible problems.
Wed Sep 24 17:54:41 1997 Scott Christley <scottc@speedy.net-community.com>

View file

@ -19,6 +19,8 @@
# If not, write to the Free Software Foundation,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
SHELL = /bin/sh
# Default version
VERSION = 1.0.0