4023b3033b
it's and useful. (Ever tried to read 'nm' and 'ldd -v' output on a c++ object or library? :-) This filter decodes the mangled symbol names.) Requested by: Chuck Robey <chuckr@glue.umd.edu>
11 lines
250 B
Makefile
11 lines
250 B
Makefile
#
|
|
# $Id: Makefile,v 1.6 1996/09/19 15:37:58 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 libgcc c++filt doc
|
|
|
|
.include <bsd.subdir.mk>
|