Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 07:35:47 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make Makefile main.c
Message-ID:  <200205221435.g4MEZl242291@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/05/22 07:35:47 PDT

  Modified files:
    usr.bin/make         Makefile main.c 
  Log:
  Added the MAKE_VERSION global that could be useful in determining
  if a given make(1) is feature-compatible with a set of makefiles.
  
  When merged, this will be used to replace the ugly upgrade_checks
  hacks in src/Makefile.
  
  Version has the RYYYYMMDDX format, where R is from RELENG_<R> and
  X allows for 10 distinguishable changes per day.
  
  Discussed with: bde
  
  Revision  Changes    Path
  1.22      +4 -0      src/usr.bin/make/Makefile
  1.59      +3 -0      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?200205221435.g4MEZl242291>