Added gcc1 to gnu makefile

This commit is contained in:
paul 1993-07-07 07:13:40 +00:00
parent f72bde7cc1
commit c47e74d778

View File

@ -1,6 +1,6 @@
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
SUBDIR= bc cvs diff diff3 fgrep gas gawk gcc2 gdb grep groff gzip \
SUBDIR= bc cvs diff diff3 fgrep gas gawk gcc1 gcc2 gdb grep groff gzip \
ld patch pr rcs sort tar
.include <bsd.subdir.mk>