Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 SMI; site sun.uucp Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!decwrl!sun!guy From: guy@sun.uucp (Guy Harris) Newsgroups: net.unix Subject: Re: cshell within make Message-ID: <3159@sun.uucp> Date: Thu, 16-Jan-86 14:43:00 EST Article-I.D.: sun.3159 Posted: Thu Jan 16 14:43:00 1986 Date-Received: Sat, 18-Jan-86 01:12:55 EST References: <425@bcsaic.UUCP> <125@idacrd.UUCP> <295@ptsfb.UUCP> <216@globetek.UUCP> Organization: Sun Microsystems, Inc. Lines: 12 > > This is on BSD 4.2 (on a Sun, v.2.0...) > > I have several script files written in csh syntax that perform some tests > > on files. I would like to invoke them from within 'make.' The problem > > is that make insists on using Bourne shell... > > At least one make I know of (on a pseudo-Berkeley system) looks for > MAKESHELL in the environment -- you could see whether yours does too. It doesn't - Sun didn't put that in. Whatever system you saw, its makers probably added that feature, 'cause it's not in 4.2BSD. Guy Harris