Checking in this patch for Thiago: Rename python-* files into py-*,
[external/binutils.git] / gdb / testsuite / gdb.python / Makefile.in
1 VPATH = @srcdir@
2 srcdir = @srcdir@
3
4 EXECUTABLES = py-value py-prettyprint py-template
5
6 all info install-info dvi install uninstall installcheck check:
7         @echo "Nothing to be done for $@..."
8
9 clean mostlyclean:
10         -rm -f *~ *.o *.ci
11         -rm -f core $(EXECUTABLES)
12
13 distclean maintainer-clean realclean: clean
14         -rm -f Makefile config.status config.log