Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2002 16:26:21 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/cc/cc1 Makefile src/gnu/usr.bin/cc/cc1obj Makefile src/gnu/usr.bin/cc/cc1plus Makefile
Message-ID:  <200204040026.g340QLB32622@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/04/03 16:26:21 PST

  Modified files:
    gnu/usr.bin/cc/cc1   Makefile 
    gnu/usr.bin/cc/cc1obj Makefile 
    gnu/usr.bin/cc/cc1plus Makefile 
  Log:
  Clean up the YACCing.  I don't know why we cannot leave the .y's as .y's.
  So lets see if doing so causes anyone trouble.
  Also use make(1)'s assistance in using the right file.  It knows the
  dependency, so lets just ask it.
  
  Revision  Changes    Path
  1.20      +3 -5      src/gnu/usr.bin/cc/cc1/Makefile
  1.14      +2 -4      src/gnu/usr.bin/cc/cc1obj/Makefile
  1.23      +2 -2      src/gnu/usr.bin/cc/cc1plus/Makefile

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?200204040026.g340QLB32622>