This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.stabs / Makefile.in
1 VPATH = @srcdir@
2 srcdir = @srcdir@
3
4 all:
5 @echo "Nothing to be done for all..."
6
7 #### host, target, and site specific Makefile frags come in here.
8
9 clean mostlyclean:
10 -rm -f *.o *~ core tmp.c tmp.s weird.s errs
11
12 distclean maintainer-clean realclean: clean
13 -rm -f Makefile config.status config.log
14
15 Makefile: $(srcdir)/Makefile.in $(srcdir)/configure.in
16 $(SHELL) ./config.status --recheck
This page took 0.031129 seconds and 5 git commands to generate.