2010-04-09 Phil Muldoon <pmuldoon@redhat.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
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