Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2002 02:45:27 -0800 (PST)
From:      Jens Schweikhardt <schweikh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make var.c
Message-ID:  <200201121045.g0CAjSt85177@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
schweikh    2002/01/12 02:45:27 PST

  Modified files:
    usr.bin/make         var.c 
  Log:
  Make substitutions in internal macros like $(@F:.o=.c) work.
  This should not affect our build process, as
  
          find /usr/src -name Makefile | xargs grep '@[DF]'
  
  has no matches (other than FreeBSD.org email addresses :-)
  
  PR:             bin/24377
  Submitted by:   Mark Valentine <mark@thuvia.demon.co.uk>
  Reviewed by:    Matthew Emmerton <matt@gsicomp.on.ca>
  MFC after:      4 weeks
  
  Revision  Changes    Path
  1.22      +2 -2      src/usr.bin/make/var.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?200201121045.g0CAjSt85177>