summaryrefslogtreecommitdiffstats
path: root/gnu/Makefile
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-08-20 01:24:09 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-08-20 01:24:09 +0000
commit9844549f73078604f72886fc34c9b3842d7b72dc (patch)
treeae85393e3488c07f434ffb222523cc8864105b3d /gnu/Makefile
parentca482e23cf2bd716d5850e17fad0ba1996f54a8f (diff)
downloadFreeBSD-src-9844549f73078604f72886fc34c9b3842d7b72dc.zip
FreeBSD-src-9844549f73078604f72886fc34c9b3842d7b72dc.tar.gz
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.
Diffstat (limited to 'gnu/Makefile')
-rw-r--r--gnu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/Makefile b/gnu/Makefile
index 354ddbe..d8b2796 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 <bsd.subdir.mk>
OpenPOWER on IntegriCloud