a4e77b9b5f
OK'ed by: obrien
11 lines
248 B
Makefile
11 lines
248 B
Makefile
#
|
|
# $Id: Makefile,v 1.11 1999/04/04 16:36:31 obrien Exp $
|
|
#
|
|
|
|
# The order of some of these are rather important. Some depend on previous
|
|
# subdirs.
|
|
|
|
SUBDIR= cc_tools cc_int cc_drv cpp cc1 cc cc1obj cc1plus c++ c++filt doc
|
|
|
|
.include <bsd.subdir.mk>
|