blob: 9abec14db12978529ada53148c48cb57f03bdc5c (
plain)
1
2
3
4
5
6
7
8
9
10
|
# -*- makefile -*-
#
# arch/m68k/Makefile.inc
#
# Special rules for this architecture. Note that this is actually
# included from the main Makefile, and that pathnames should be
# accordingly.
#
archclean:
|