freebsd-dev/gnu/usr.bin/cc/Makefile
1997-02-22 15:48:31 +00:00

11 lines
203 B
Makefile

#
# $Id$
#
# The order of some of these are rather important. Some depend on previous
# subdirs.
SUBDIR= cc_tools cc_int cpp cc1 cc cc1obj cc1plus c++ f77 libgcc c++filt doc
.include <bsd.subdir.mk>