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

EXECUTABLES = altivec-abi altivec-regs

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

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

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.*