From 382e228bddee3ffe5eb18c16cad81d8e92191bb1 Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Fri, 20 Aug 1993 01:24:09 +0000 Subject: [PATCH] Removed gcc1 from top level make file, moving gcc1 to ports, gcc is becoming the system default compiler. The move of gcc1 in the cvs repository will be done specially to retain all history. You will only see a commit message for it's removal, the addition of it to ports will be done, you just won't see the commit. --- gnu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/Makefile b/gnu/Makefile index 354ddbe403e..d8b279626fb 100644 --- a/gnu/Makefile +++ b/gnu/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91 -SUBDIR= bc cpio cvs dc diff diff3 gas gawk gcc1 gcc2 gdb grep groff gzip \ +SUBDIR= bc cpio cvs dc diff diff3 gas gawk gcc2 gdb grep groff gzip \ ld libregex man patch pr rcs sdiff sort tar uucp .include