freebsd-dev/gnu/Makefile
Rodney W. Grimes 382e228bdd 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.
1993-08-20 01:24:09 +00:00

7 lines
189 B
Makefile

# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
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>