Makefile revision 45169
1#
2# $Id: Makefile,v 1.9 1997/02/22 15:44:47 peter Exp $
3#
4
5# The order of some of these are rather important.  Some depend on previous
6# subdirs.
7
8SUBDIR= cc_tools cc_int cpp cc1 cc cc1obj cc1plus c++ f77 c++filt doc
9
10.include <bsd.subdir.mk>
11