* Makefile.in (ALL_SUBDIRS): New variable.
[external/binutils.git] / gdb / testsuite / gdb.base / Makefile.in
1 VPATH = @srcdir@
2 srcdir = @srcdir@
3
4 EXECUTABLES = all-types annota1 bitfields break \
5         call-ar-st call-rt-st call-strs callfuncs callfwmall \
6         commands compiler condbreak constvars coremaker \
7         dbx-test display ending-run execd-prog exprs \
8         foll-exec foll-fork foll-vfork funcargs int-type interrupt jump \
9         langs list long_long mips_pro miscexprs nodebug opaque overlays \
10         pointers pointers2 printcmds ptype \
11         recurse reread reread1 restore return run \
12         scope section_command setshow setvar shmain sigall signals \
13         solib solib_sl so-impl-ld so-indr-cl \
14         step-line step-test structs structs2 \
15         twice-tmp varargs vforked-prog watchpoint whatis
16
17 MISCELLANEOUS = coremmap.data ../foobar.baz \
18         shr1.sl shr2.sl solib_sl.sl solib1.sl solib2.sl
19
20 all info install-info dvi install uninstall installcheck check:
21         @echo "Nothing to be done for $@..."
22
23 clean mostlyclean:
24         -rm -f *~ *.o a.out xgdb *.x *.ci *.tmp
25         -rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES)
26         -rm -f $(MISCELLANEOUS) twice-tmp.c
27
28 distclean maintainer-clean realclean: clean
29         -rm -f *~ core
30         -rm -f Makefile config.status config.log
31         -rm -f *-init.exp
32         -rm -fr *.log summary detail *.plog *.sum *.psum site.*