]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/gdb.btrace/Makefile.in
record-btrace: add record goto target methods
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.btrace / Makefile.in
CommitLineData
2f1d9bdd
MM
1VPATH = @srcdir@
2srcdir = @srcdir@
3
8710b709 4EXECUTABLES = enable function_call_history instruction_history tailcall \
066ce621 5 exception unknown_functions record_goto
2f1d9bdd
MM
6
7MISCELLANEOUS =
8
9all info install-info dvi install uninstall installcheck check:
10 @echo "Nothing to be done for $@..."
11
12clean mostlyclean:
13 rm -f *~ *.o *.x *.ci *.sl a.out core
14 rm -f *.dwo *.dwp
15 rm -f $(EXECUTABLES) $(MISCELLANEOUS)
16
17distclean maintainer-clean realclean: clean
18 rm -f Makefile config.status config.log site.* gdb.log gdb.sum