summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.twreverse/Makefile.in
blob: 0adcfe29da3d536a18dbb5b705c8c224e9e1d4a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
VPATH = @srcdir@
srcdir = @srcdir@

EXECUTABLES   = break-reverse step-reverse return2-reverse watch-reverse
MISCELLANEOUS = 

all info install-info dvi install uninstall installcheck check:
	@echo "Nothing to be done for $@..."

clean mostlyclean:
	rm -f *~ *.o *.x *.ci a.out core
	rm -f $(EXECUTABLES) $(MISCELLANEOUS)

distclean maintainer-clean realclean: clean
	rm -f Makefile config.status config.log site.*