binutils-gdb/gdb/testsuite/gdb.base/Makefile.in

33 lines
1.2 KiB
Makefile
Raw Normal View History

VPATH = @srcdir@
srcdir = @srcdir@
1999-07-07 19:31:57 +02:00
EXECUTABLES = all-types annota1 bitfields break \
1999-08-03 01:48:37 +02:00
call-ar-st call-rt-st call-strs callfuncs callfwmall \
chng-syms commands compiler condbreak constvars coremaker \
1999-08-03 01:48:37 +02:00
dbx-test display ending-run execd-prog exprs \
foll-exec foll-fork foll-vfork funcargs int-type interrupt jump \
langs list long_long mips_pro miscexprs nodebug opaque overlays \
pointers pointers2 printcmds ptype \
recurse reread reread1 restore return run \
1999-08-03 01:48:37 +02:00
scope section_command setshow setvar shmain sigall signals \
2001-03-27 03:32:45 +02:00
solib solib_sl so-impl-ld so-indr-cl \
step-line step-test structs structs2 \
1999-08-03 01:48:37 +02:00
twice-tmp varargs vforked-prog watchpoint whatis
1999-08-03 01:48:37 +02:00
MISCELLANEOUS = coremmap.data ../foobar.baz \
shr1.sl shr2.sl solib_sl.sl solib1.sl solib2.sl
all info install-info dvi install uninstall installcheck check:
@echo "Nothing to be done for $@..."
clean mostlyclean:
1999-05-11 15:35:55 +02:00
-rm -f *~ *.o a.out xgdb *.x *.ci *.tmp
-rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES)
-rm -f $(MISCELLANEOUS) twice-tmp.c
distclean maintainer-clean realclean: clean
-rm -f *~ core
-rm -f Makefile config.status config.log
-rm -f *-init.exp
-rm -fr *.log summary detail *.plog *.sum *.psum site.*