#!/usr/bin/make -f

DEB_TARGET_ARCH=ppc64el
# The rules for all the cross-toolchain packages come from the
# cross-gcc-dev package. This avoids lots of needless duplication and
# allows local packages for extra architectures.

include $(or $(LOCALPATH),/usr/share/cross-gcc)/template/rules.generic
