]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/gdb.c++/Makefile.in
*** empty log message ***
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.c++ / Makefile.in
1 VPATH = @srcdir@
2 srcdir = @srcdir@
3
4 EXECUTABLES = ambiguous annota2 anon-union cplusfuncs cttiadd \
5 derivation inherit local member-ptr method misc \
6 overload ovldbreak ref-typ ref-typ2 templates userdef virtfunc namespace ref-types
7
8 all info install-info dvi install uninstall installcheck check:
9 @echo "Nothing to be done for $@..."
10
11 clean mostlyclean:
12 -rm -f *~ *.o *.ci
13 -rm -f core ${EXECUTABLES}
14
15 distclean maintainer-clean realclean: clean
16 -rm -f Makefile config.status config.log