aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/Makefile.in
blob: 1fb20482c85bb0cb2b87da66505dd06e085a2059 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
VPATH = @srcdir@
srcdir = @srcdir@

EXECUTABLES = null_record

MISCELLANEOUS =

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

clean mostlyclean:
	-gnatclean -Pgnat_ada -q $(EXECUTABLES)
	-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 gnat_ada.gpr
	-rm -f *-init.exp
	-rm -fr *.log summary detail *.plog *.sum *.psum site.*