summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/Makefile.in
blob: 0a087c7bba2752c72eaf28e37d84ac6f06c4e0e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
VPATH = @srcdir@
srcdir = @srcdir@

EXECUTABLES = ambiguous annota2 anon-union cplusfuncs cttiadd \
	derivation inherit local member-ptr method misc \
        overload ovldbreak ref-typ ref-typ2 templates userdef virtfunc namespace \
	ref-types ref-params method2 pr9594 gdb2495

all info install-info dvi install uninstall installcheck check:
	@echo "Nothing to be done for $@..."

clean mostlyclean:
	-rm -f *~ *.o *.ci
	-rm -f core ${EXECUTABLES}

distclean maintainer-clean realclean: clean
	-rm -f Makefile config.status config.log