cvs commit: src/usr.bin/make cond.c globals.h main.c make.h

Max Okumoto okumoto at crater.dragonflybsd.org
Thu Apr 28 20:47:37 PDT 2005


okumoto     2005/04/28 20:46:01 PDT

DragonFly src repository

  Modified files:
    usr.bin/make         cond.c globals.h main.c make.h 
  Log:
  FreeBSD-Date: 2005/04/28 16:37:25
  Author: harti
  
  Introduce a flag to enable extended warnings (-x) and make them off
  by default. This should fix the problem of getting lots of errors
  when building with an up-to-date make and old *.mk files.
  
  Revision  Changes    Path
  1.41      +7 -4      src/usr.bin/make/cond.c
  1.8       +4 -0      src/usr.bin/make/globals.h
  1.87      +9 -1      src/usr.bin/make/main.c
  1.30      +7 -0      src/usr.bin/make/make.h


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/cond.c.diff?r1=1.40&r2=1.41&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/globals.h.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/main.c.diff?r1=1.86&r2=1.87&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/make.h.diff?r1=1.29&r2=1.30&f=u





More information about the Commits mailing list