]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/gdb.linespec/Makefile.in
Update years in copyright notice for the GDB files.
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.linespec / Makefile.in
CommitLineData
f8eba3c6
TT
1VPATH = @srcdir@
2srcdir = @srcdir@
3
4EXECUTABLES = lspec
5
6all info install-info dvi install uninstall installcheck check:
7 @echo "Nothing to be done for $@..."
8
9clean mostlyclean:
10 -rm -f *~ *.o *.ci
957df313 11 -rm -f *.dwo *.dwp
f8eba3c6
TT
12 -rm -f core $(EXECUTABLES)
13
14distclean maintainer-clean realclean: clean
15 -rm -f Makefile config.status config.log gdb.log gdb.sum