Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gdb6 / gdb / testsuite / gdb.objc / Makefile.in
blob381e48a078912b6bcf907908233d9434e1ed90a9
1 VPATH = @srcdir@
2 srcdir = @srcdir@
4 EXECUTABLES = basicclass
6 all:
7 @echo "Nothing to be done for all..."
9 info:
10 install-info:
11 dvi:
12 install:
13 uninstall: force
14 installcheck:
15 check:
17 clean mostlyclean:
18 -rm -f *~ *.o *.ci
19 -rm -f core ${EXECUTABLES}
21 distclean maintainer-clean realclean: clean
22 -rm -f Makefile config.status config.log