Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site utah-gr.UUCP Path: utzoo!linus!philabs!pwa-b!utah-gr!thomas From: thomas@utah-gr.UUCP (Spencer W. Thomas) Newsgroups: net.unix Subject: Re: commands within ``make'' Message-ID: <1352@utah-gr.UUCP> Date: Sat, 16-Feb-85 15:26:44 EST Article-I.D.: utah-gr.1352 Posted: Sat Feb 16 15:26:44 1985 Date-Received: Thu, 21-Feb-85 03:23:39 EST References: <583@mako.UUCP> Reply-To: thomas@utah-gr.UUCP (Spencer W. Thomas) Distribution: net Organization: Univ of Utah CS Dept Lines: 16 Summary: In article <583@mako.UUCP> glenm@mako.UUCP (Glen McCluskey) writes: >Is there a good reason why an option cannot be added >to ``make'' so that it will directly execute subcommands >such as the compiler, instead of invoking a subshell? The version of make on our system (currently 4.2BSD, but this was also true in 4.1, thus probably in V7) does directly exec subcommands as long as they don't have shell meta-characters in them (=|^();&<>*?[]:$`'"\ and ). -- =Spencer ({ihnp4,decvax}!utah-cs!thomas, thomas@utah-cs.ARPA) "A sharp tongue is the only edge tool that grows keener with constant use" - Washington Irving