]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/gdb.python/Makefile.in
660941d76e0d0c344198518b5fdecacbe7b2ef88
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.python / Makefile.in
1 VPATH = @srcdir@
2 srcdir = @srcdir@
3
4 EXECUTABLES = py-type py-value py-prettyprint py-template py-block \
5 py-symbol py-mi py-breakpoint py-inferior py-infthread
6
7 all info install-info dvi install uninstall installcheck check:
8 @echo "Nothing to be done for $@..."
9
10 clean mostlyclean:
11 -rm -f *~ *.o *.ci
12 -rm -f core $(EXECUTABLES)
13
14 distclean maintainer-clean realclean: clean
15 -rm -f Makefile config.status config.log