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