OSDN Git Service

* gdb.python/py-shared.exp: New file, factored out from
[pf3gnuchains/sourceware.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
7
8 MISCELLANEOUS = py-shared-sl.sl
9
10 all info install-info dvi install uninstall installcheck check:
11         @echo "Nothing to be done for $@..."
12
13 clean mostlyclean:
14         -rm -f *~ *.o *.ci
15         -rm -f core $(EXECUTABLES) $(MISCELLANEOUS)
16
17 distclean maintainer-clean realclean: clean
18         -rm -f Makefile config.status config.log