* gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.stabs / Makefile.in
... / ...
CommitLineData
1VPATH = @srcdir@
2srcdir = @srcdir@
3
4all:
5 @echo "Nothing to be done for all..."
6
7#### host, target, and site specific Makefile frags come in here.
8
9clean mostlyclean:
10 -rm -f *.o *~ core tmp.c tmp.s weird.s errs exclfwd gdb11479
11
12distclean maintainer-clean realclean: clean
13 -rm -f Makefile gdb.log gdb.sum
This page took 0.022544 seconds and 4 git commands to generate.