Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2000 16:31:44 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make Makefile config.h job.c main.c
Message-ID:  <200008162331.QAA29065@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2000/08/16 16:31:44 PDT

  Modified files:
    usr.bin/make         Makefile config.h job.c main.c 
  Log:
  Allow use of the ${MAKE_SHELL} variable to specify alternate shells for
  make(1) to use.  Setting it to "sh" and "ksh" are the only values which
  work right ATM; I wouldn't expect "csh" to get you far ;)
  
  Revision  Changes    Path
  1.14      +17 -1     src/usr.bin/make/Makefile
  1.10      +1 -3      src/usr.bin/make/config.h
  1.21      +11 -1     src/usr.bin/make/job.c
  1.40      +14 -1     src/usr.bin/make/main.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008162331.QAA29065>