freebsd-src/gnu/usr.bin/cc/Makefile
David E. O'Brien b3f059f4d5 Hookup libgcc at gnu/lib instead of gnu/usr.bin/cc
(libgcc was repository copied for me by Peter)
1999-03-31 06:30:40 +00:00

11 lines
243 B
Makefile

#
# $Id: Makefile,v 1.9 1997/02/22 15:44:47 peter Exp $
#
# 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 c++filt doc
.include <bsd.subdir.mk>