Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gdb6 / gdb / testsuite / gdb.stabs / Makefile.in
blob45d6a2fab914b4d57576820681b3ad81cd1a8edc
1 VPATH = @srcdir@
2 srcdir = @srcdir@
4 all:
5 @echo "Nothing to be done for all..."
7 #### host, target, and site specific Makefile frags come in here.
9 clean mostlyclean:
10 -rm -f *.o *~ core tmp.c tmp.s weird.s errs
12 distclean maintainer-clean realclean: clean
13 -rm -f Makefile config.status config.log
15 Makefile: $(srcdir)/Makefile.in $(srcdir)/configure.ac
16 $(SHELL) ./config.status --recheck