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

PROGS = basics c_variable cpp_variable var-cmd

MISCELLANEOUS = testcmds

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

clean mostlyclean:
	-rm -f *.ci *.o $(OBJS) $(PROGS) *~ core

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