summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.twreverse/Makefile.in
blob: 7a282f6fc82f87b7948e468e5de057ae5ebe41f8 (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
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.*