summaryrefslogtreecommitdiffstats
path: root/fpart/ppc/Makefile
blob: 99e6198d97feed47e24b1ad73c60ad87c074b6a5 (plain)
1
2
3
4
5
6
7
8
9
DEPTH = ../../..
include $(DEPTH)/integration/Rules.mk
include $(DEPTH)/integration/Rules.ppc.mk

ARCH=ppc
FPART_INSTALL = $(INST_USR)
FPART_INSTALL_TEST = $(INST_TESTS)

include ../Rules.mk
OpenPOWER on IntegriCloud