2011-02-21 Michael Snyder <msnyder@vmware.com>
[external/binutils.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         py-shared python lib-types py-events py-evthreads py-frame \
7         py-pp-maint py-progspace py-section-script
8
9 MISCELLANEOUS = py-shared-sl.sl
10
11 all info install-info dvi install uninstall installcheck check:
12         @echo "Nothing to be done for $@..."
13
14 clean mostlyclean:
15         -rm -f *~ *.o *.ci
16         -rm -f core $(EXECUTABLES) $(MISCELLANEOUS)
17
18 distclean maintainer-clean realclean: clean
19         -rm -f Makefile config.status config.log