Added gcc1 to gnu makefile

This commit is contained in:
Paul Richards 1993-07-07 07:13:40 +00:00
parent 1f445a8cdb
commit 76be1e42b9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=102

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>