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

all: 
	@echo "Nothing to be done for all..."

#### host, target, and site specific Makefile frags come in here.

clean mostlyclean:
	-rm -f *.o *~ core tmp.c tmp.s weird.s errs exclfwd gdb11479
	-rm -f *.dwo *.dwp

distclean maintainer-clean realclean: clean
	-rm -f Makefile gdb.log gdb.sum
OpenPOWER on IntegriCloud