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.
This commit is contained in:
parent
7aed710168
commit
382e228bdd
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user