cvs commit: src/usr.bin/make

Max Okumoto okumoto at crater.dragonflybsd.org
Fri Dec 17 00:17:09 PST 2004


okumoto     2004/12/17 00:17:05 PST

DragonFly src repository

  Modified files:
    usr.bin/make         main.c 
  Log:
  Fix a long-standing bug when make(1) is passed the -V and
  -f options in MAKEFLAGS environment variable, and some of
  these options are also specified on the command line.
  
  Taken-from: FreeBSD
  Author: ru
  
  Revision  Changes    Path
  1.38      +5 -8      src/usr.bin/make/main.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/main.c.diff?r1=1.37&r2=1.38&f=u





More information about the Commits mailing list