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