1994-08-02 20:15:59 +00:00
|
|
|
#
|
1999-04-13 17:56:28 +00:00
|
|
|
# $Id: Makefile,v 1.11 1999/04/04 16:36:31 obrien Exp $
|
1994-08-02 20:15:59 +00:00
|
|
|
#
|
|
|
|
|
1996-10-13 17:37:03 +00:00
|
|
|
# The order of some of these are rather important. Some depend on previous
|
|
|
|
# subdirs.
|
|
|
|
|
1999-04-13 17:56:28 +00:00
|
|
|
SUBDIR= cc_tools cc_int cc_drv cpp cc1 cc cc1obj cc1plus c++ c++filt doc
|
1994-08-02 20:15:59 +00:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|