Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2005 13:47:41 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make suff.c targ.c util.c util.h
Message-ID:  <200505131347.j4DDlfPs078872@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-05-13 13:47:41 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         suff.c targ.c util.c util.h 
  Log:
  Use the print_flags function to print the OP_ flags of a target.
  Give the function one more argument to decide whether it should
  print the flags like a C-expression or just space-delimited.
  
  Revision  Changes    Path
  1.63      +1 -1      src/usr.bin/make/suff.c
  1.41      +20 -35    src/usr.bin/make/targ.c
  1.19      +6 -4      src/usr.bin/make/util.c
  1.9       +1 -1      src/usr.bin/make/util.h



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