Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2000 19:48:09 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin Makefile src/usr.bin/cpp Makefile cpp.notraditional.sh cpp.sh src/gnu/usr.bin/cc Makefile src/gnu/usr.bin/cc/cpp Makefile
Message-ID:  <200001040348.TAA76858@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2000/01/03 19:48:09 PST

  Modified files:
    usr.bin              Makefile 
    gnu/usr.bin/cc       Makefile 
    gnu/usr.bin/cc/cpp   Makefile 
  Removed files:
    usr.bin/cpp          Makefile cpp.notraditional.sh cpp.sh 
  Log:
  Turn on a new /usr/bin/cpp that is a true binary rather than a shell script
  wrapper.  /usr/bin/cpp knows about all the GCC predefined symbols and has
  the functionality of the previous EGCS 1.1.2 /usr/libexec/cpp.
  
  Revision  Changes    Path
  1.142     +1 -2      src/usr.bin/Makefile
  1.20      +2 -2      src/gnu/usr.bin/cc/Makefile
  1.17      +6 -6      src/gnu/usr.bin/cc/cpp/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?200001040348.TAA76858>