* gas/config/tc-avr.c: Change ISA for devices with USB support to
[external/binutils.git] / gdb / testsuite / gdb.disasm / Makefile.in
1 VPATH = @srcdir@
2 srcdir = @srcdir@
3
4 .PHONY: all clean mostlyclean distclean realclean
5
6 all info install-info dvi install uninstall installcheck check:
7         @echo "Nothing to be done for $@..."
8
9 clean mostlyclean:
10         -rm -f *.o *.diff *~ *.bad core h8300s hppa mn10300 sh3
11         -rm -f *.dwo *.dwp
12
13 distclean maintainer-clean realclean: clean
14         -rm -f Makefile config.status config.log gdb.log gdb.sum