freebsd-dev/gnu/usr.bin/cc/Makefile
1999-04-13 17:56:28 +00:00

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>