1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00

Add gcc2 to Makefile

This commit is contained in:
Rodney W. Grimes 1993-06-21 04:05:35 +00:00
parent 1e25ac9532
commit b1fb6468a5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41

View File

@ -1,5 +1,5 @@
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
SUBDIR= bc gawk groff gzip patch rcs tar cvs
SUBDIR= bc gawk gcc2 groff gzip patch rcs tar cvs
.include <bsd.subdir.mk>