* gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.stabs / Makefile.in
CommitLineData
c906108c
SS
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:
b97c863c 10 -rm -f *.o *~ core tmp.c tmp.s weird.s errs exclfwd gdb11479
c906108c
SS
11
12distclean maintainer-clean realclean: clean
30e62689 13 -rm -f Makefile gdb.log gdb.sum
This page took 1.015805 seconds and 4 git commands to generate.