binutils-gdb/gdb/testsuite/gdb.cp/Makefile.in

17 lines
500 B
Makefile
Raw Normal View History

VPATH = @srcdir@
srcdir = @srcdir@
1999-08-03 01:48:37 +02:00
EXECUTABLES = ambiguous annota2 anon-union cplusfuncs cttiadd \
derivation inherit local member-ptr method misc \
2000-06-12 03:31:41 +02:00
overload ovldbreak ref-typ ref-typ2 templates userdef virtfunc namespace ref-types
all info install-info dvi install uninstall installcheck check:
@echo "Nothing to be done for $@..."
clean mostlyclean:
1999-08-03 01:48:37 +02:00
-rm -f *~ *.o *.ci
-rm -f core ${EXECUTABLES}
distclean maintainer-clean realclean: clean
-rm -f Makefile config.status config.log